genetic_demux/souporcell

Description

souporcell is a method for clustering mixed-genotype scRNAseq experiments by individual.

Type

bash_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
ploidy: [ 2 ]  
min_alt: [ 10 ]  
min_ref: [ 10 ]  
max_loci: [ 2048 ]  
output: "$id.$key.output.souporcell_out"  
id: "run"  
publish_dir: "output/"  
EOM

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

Input

Name
Type & Properties
--fasta
file
--bam
file
--bam_index
file
--barcodes
file
--clusters
integer
--ploidy
integer
--min_alt
integer
--min_ref
integer
--max_loci
integer
--restarts
integer
--common_variants
file
--known_genotypes
file
--known_genotypes_sample_names
string
--skip_remap
boolean_true
--ignore
boolean_true

Output

Name
Type & Properties
--output
-o
file
output

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.