runner

Description

Runner for 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'  
fastq_output: "$id.$key.fastq_output"  
falco_output: "$id.$key.falco_output"  
multiqc_output: "$id.$key.multiqc_output"  
demultiplexer_logs: "$id.$key.demultiplexer_logs"  
id: "run"  
publish_dir: "output/"  
EOM

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

Input arguments

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

Annotation flags

Name
Type & Properties
--plain_output
boolean_true

Output arguments

Name
Type & Properties
--fastq_output
file
output
--falco_output
file
output
--multiqc_output
file
output
--demultiplexer_logs
file
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.