mapping/cellranger_count

Description

Align fastq files using Cell Ranger count.

Type

bash_script

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
output: "$id.$key.output./path/to/output"  
chemistry: [ "auto" ]  
secondary_analysis: [ false ]  
generate_bam: [ true ]  
include_introns: [ true ]  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \  
  -revision 1.0.1 \  
  -main-script target/nextflow/mapping/cellranger_count/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--input
file
required
multiple
--reference
file
required

Outputs

Name
Type & Properties
--output
file
required
output

Arguments

Name
Type & Properties
--expect_cells
integer
--chemistry
string
--secondary_analysis
boolean
--generate_bam
boolean
--include_introns
boolean

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.