workflows/ingestion/cellranger_multi

Description

A pipeline for running Cell Ranger multi.

Type

nextflow_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

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

Input files

Name
Type & Properties
--input
file
multiple

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
--library_chemistry
string

Sample parameters

Name
Type & Properties
--sample_ids
--cell_multiplex_sample_id
string
multiple
--sample_description
--cell_multiplex_description
string
multiple
--sample_expect_cells
integer
multiple
--sample_force_cells
integer
multiple

Feature Barcode library specific arguments

Name
Type & Properties
--feature_reference
file
--feature_r1_length
integer
--feature_r2_length
integer
--min_crispr_umi
integer

Gene expression arguments

Name
Type & Properties
--gex_reference
file
required
--gex_secondary_analysis
boolean
--gex_generate_bam
boolean
--tenx_cloud_token_path
file
--cell_annotation_model
string
--gex_expect_cells
integer
--gex_force_cells
integer
--gex_include_introns
boolean
--gex_r1_length
integer
--gex_r2_length
integer
--gex_chemistry
string

VDJ related parameters

Name
Type & Properties
--vdj_reference
file
--vdj_inner_enrichment_primers
file
--vdj_r1_length
integer
--vdj_r2_length
integer
--vdj_denovo
boolean

3' Cell multiplexing parameters (CellPlex Multiplexing)

Name
Type & Properties
--cell_multiplex_oligo_ids
--cmo_ids
string
multiple
--min_assignment_confidence
double
--cmo_set
file
--barcode_sample_assignment
file

Hashtag multiplexing parameters

Name
Type & Properties
--hashtag_ids
string
multiple

On-chip multiplexing parameters

Name
Type & Properties
--ocm_barcode_ids
string
multiple

Flex multiplexing paramaters

Name
Type & Properties
--probe_set
file
--filter_probes
boolean
--probe_barcode_ids
string
multiple
--emptydrops_minimum_umis
integer

Antigen Capture (BEAM) libary arguments

Name
Type & Properties
--control_id
string
multiple
--mhc_allele
string
multiple

General arguments

Name
Type & Properties
--check_library_compatibility
boolean

Outputs

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

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.