mapping/cellranger_multi

Description

Align fastq files using Cell Ranger multi.

Type

python_script

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
gex_chemistry: [ "auto" ]  
gex_secondary_analysis: [ false ]  
gex_generate_bam: [ false ]  
gex_include_introns: [ true ]  
output: "$id.$key.output./path/to/output"  
id: "run"  
publish_dir: "output/"  
EOM

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

Input files

Name
Type & Properties
--input
file
multiple
--gex_reference
file
required
--vdj_reference
file
--vdj_inner_enrichment_primers
file
--feature_reference
file

Feature type-specific input files

Name
Type & Properties
--gex_input
file
multiple
--abc_input
file
multiple
--cgc_input
file
multiple
--mux_input
file
multiple
--vdj_input
file
multiple
--vdj_t_input
file
multiple
--vdj_t_gd_input
file
multiple
--vdj_b_input
file
multiple
--agc_input
file
multiple

Library arguments

Name
Type & Properties
--library_id
string
multiple
--library_type
string
multiple
--library_subsample
string
multiple
--library_lanes
string
multiple

Gene expression arguments

Name
Type & Properties
--gex_expect_cells
integer
--gex_chemistry
string
--gex_secondary_analysis
boolean
--gex_generate_bam
boolean
--gex_include_introns
boolean

Cell multiplexing parameters

Name
Type & Properties
--cell_multiplex_sample_id
string
--cell_multiplex_oligo_ids
string
--cell_multiplex_description
string

Outputs

Name
Type & Properties
--output
file
required
output

Executor arguments

Name
Type & Properties
--dryrun
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.