demultiplex

Description

Demultiplexing of raw sequencing data

Type

nextflow_script

License

MIT

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
id: "run"  
output: "$id.$key.output"  
output_falco: "$id.$key.output_falco._*"  
output_multiqc: "$id.$key.output_multiqc"  
output_run_information: "$id.$key.output_run_information"  
demultiplexer_logs: "$id.$key.demultiplexer_logs"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/demultiplex.git \  
  -revision v0.3.12 \  
  -main-script target/nextflow/demultiplex/main.nf \  
  -params-file params.yaml  

Input arguments

Name
Type & Properties
--id
string
--input
file
required
--run_information
file
--demultiplexer
string

Output arguments

Name
Type & Properties
--output
file
output
--output_falco
file
multiple
output
--output_multiqc
file
output
--output_run_information
file
required
output
--demultiplexer_logs
file
required
output

Other arguments

Name
Type & Properties
--skip_copycomplete_check
boolean_true

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.