detect_demultiplexer

Description

Detects the demultiplexer and accompanying sample information file which can be
used to generate the fastq files.

Type

nextflow_script

License

MIT

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
id: "run"  
demultiplexer_output: "$id.$key.demultiplexer_output"  
run_information_output: "$id.$key.run_information_output"  
publish_dir: "output/"  
EOM

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

Arguments

Name
Type & Properties
--id
string
--input
file
required
--run_information
file
--demultiplexer
string
--demultiplexer_output
string
output
--run_information_output
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.