workflows/ingestion/cellranger_multi

Description

A pipeline for running Cell Ranger multi.

Type

nextflow_script

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
id: "run"  
output_raw: "$id.$key.output_raw.output_dir"  
output_h5mu: "$id.$key.output_h5mu.h5mu"  
uns_metrics: [ "metrics_cellranger" ]  
gex_chemistry: [ "auto" ]  
gex_secondary_analysis: [ false ]  
gex_generate_bam: [ true ]  
gex_include_introns: [ true ]  
publish_dir: "output/"  
EOM

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

Inputs

Name
Type & Properties
--id
string
required
--input
file
multiple
--gex_reference
file
required
--vdj_reference
file
--feature_reference
file
--vdj_inner_enrichment_primers
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

Outputs

Name
Type & Properties
--output_raw
file
required
output
--output_h5mu
file
required
output
--uns_metrics
string

Cell multiplexing parameters

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

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

Library arguments

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

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.