cellranger/cellranger_count

cellranger
single-cell
rna-seq
alignment
count

Description

Count gene expression and/or feature barcode reads from a single sample and GEM well

Type

bash_script

License

Proprietary

Keywords

cellranger
single-cell
rna-seq
alignment
count

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
output: "$id.$key.output"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/biobox.git \  
  -revision v0.4.2 \  
  -main-script target/nextflow/cellranger/cellranger_count/main.nf \  
  -params-file params.yaml  

FASTQ inputs

Name
Type & Properties
--fastqs
file
required
multiple
--description
string
--sample
string
--lanes
integer
multiple
--libraries
file

Reference inputs

Name
Type & Properties
--transcriptome
file
required
--feature_ref
file

Analysis settings

Name
Type & Properties
--expect_cells
integer
--force_cells
integer
--r1_length
integer
--r2_length
integer
--include_introns
boolean_true
--chemistry
string
--cell_annotation_model
string
--min_crispr_umi
integer

Outputs

Name
Type & Properties
--output
file
required
output
--create_bam
boolean_true
--no_secondary
boolean_true

Additional arguments

Name
Type & Properties
--no_libraries
boolean_true
--check_library_compatibility
boolean_true
--tenx_cloud_token
file
--dry
boolean_true

Collaborate Accelerate Succeed

Empower your organization with secure, scalable workflow solutions that simplify development, ensure compliance, and drive innovation.

Viash Hub is a platform developed by Data Intuitive, a Belgian-based bioinformatics company specializing in data workflow development and deployment.