mapping/cellranger_count

Description

Align fastq files using Cell Ranger count.

Type

bash_script

License

MIT

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 ]  
library_compatibility_check: [ true ]  
id: "run"  
publish_dir: "output/"  
EOM

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

Inputs

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

Outputs

Name
Type & Properties
--output
file
required
output

Arguments

Name
Type & Properties
--expect_cells
integer
--force_cells
integer
--chemistry
string
--tenx_cloud_token_path
file
--cell_annotation_model
string
--secondary_analysis
boolean
--generate_bam
boolean
--include_introns
boolean
--r1_length
integer
--r2_length
integer
--lanes
integer
multiple
--library_compatibility_check
boolean
--min_crispr_umi
integer

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.