genetic_demux/scsplit

Description

scsplit is a genotype-free demultiplexing methode of pooled single-cell RNA-seq, using a hidden state model for identifying genetically distinct samples within a mixed population.

Type

bash_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
tag: [ "CB" ]  
sub: [ 10 ]  
ems: [ 30 ]  
output: "$id.$key.output.scSplit_out"  
id: "run"  
publish_dir: "output/"  
EOM

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

Input

Name
Type & Properties
--vcf
file
--bam
file
--bar
file
--tag
string
--com
file
--num
integer
--sub
integer
--ems
integer
--dbl
double
--vcf_known
file
--geno
boolean_true

Output

Name
Type & Properties
--output
-o
file
output
--ref
string
--alt
string
--psc
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.