genetic_demux/vireo

Description

Vireo is primarily designed for demultiplexing cells into donors by modelling of expressed alleles.

Type

bash_script

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
n_donor: [ 2 ]  
geno_tag: [ "PL" ]  
no_doublet: [ false ]  
n_init: [ 50 ]  
extra_donor: [ 0 ]  
force_learn_gt: [ false ]  
ase_mode: [ false ]  
no_plot: [ false ]  
call_ambient_rnas: [ false ]  
output: "$id.$key.output.vireo"  
id: "run"  
publish_dir: "output/"  
EOM

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

Input

Name
Type & Properties
--cell_data
file
--n_donor
integer
--vartrix_data
file
--donor_file
file
--geno_tag
string
--no_doublet
boolean
--n_init
integer
--extra_donor
integer
--extra_donorMode
string
--force_learn_gt
boolean
--ase_mode
boolean
--no_plot
boolean
--rand_seed
integer
--cell_range
string
--call_ambient_rnas
boolean

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.