Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
output: "$id.$key.output.fastq_dir"  
reports: "$id.$key.reports.reports_dir"  
test_mode: [ false ]  
strict_mode: [ false ]  
id: "run"  
publish_dir: "output/"  
EOM

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

Arguments

Name
Type & Properties
--input
-i
file
required
--sample_sheet
-s
file
required
--output
-o
file
required
output
--reports
file
output
--test_mode
boolean
--strict_mode
boolean
--tiles
string
--exclude_tiles
string
--no_lane_splitting
boolean

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.