workflows/ingestion/bd_rhapsody

Description

BD Rhapsody Sequence Analysis CWL pipeline v2.2.1

This pipeline performs analysis of single-cell multiomic sequence read (FASTQ) data. The supported sequencing libraries are those generated by the BD Rhapsody assay kits, including: Whole Transcriptome mRNA, Targeted mRNA, AbSeq Antibody-Oligonucleotides, Single-Cell Multiplexing, TCR/BCR, and ATAC-Seq

The CWL pipeline file is obtained by cloning 'https://bitbucket.org/CRSwDev/cwl' and removing all objects with class 'DockerRequirement' from the YAML.

Type

nextflow_script

License

MIT

Inputs

Name
Type & Properties
--reads
file
multiple
--reads_atac
file
multiple

References

Name
Type & Properties
--reference_archive
file
--targeted_reference
file
multiple
--abseq_reference
file
multiple
--supplemental_reference
-s
file
multiple

Outputs

Name
Type & Properties
--output
file
required
output
--output_raw
-o
file
required
output

Putative Cell Calling Settings

Name
Type & Properties
--cell_calling_data
string
--cell_calling_bioproduct_algorithm
string
--cell_calling_atac_algorithm
string
--exact_cell_count
integer
--expected_cell_count
integer

Intronic Reads Settings

Name
Type & Properties
--exclude_intronic_reads
boolean

Multiplex Settings

Name
Type & Properties
--sample_tags_version
string
--tag_names
string
multiple

VDJ arguments

Name
Type & Properties
--vdj_version
string

ATAC options

Name
Type & Properties
--predefined_atac_peaks
file

Additional options

Name
Type & Properties
--run_name
string
--generate_bam
boolean
--long_reads
boolean

Advanced options

Name
Type & Properties
--custom_star_params
string
--custom_bwa_mem2_params
string

CWL-runner arguments

Name
Type & Properties
--parallel
boolean
--timestamps
boolean_true

Undocumented arguments

Name
Type & Properties
--abseq_umi
integer
--target_analysis
boolean
--vdj_jgene_evalue
double
--vdj_vgene_evalue
double
--write_filtered_reads
boolean