Description
Publish the fastq files per well
Run the following command to execute this component with Nextflow:
cat > params.yaml <<'EOM'
output: "$id.$key.output"
id: "run"
publish_dir: "output/"
EOM
nextflow run https://packages.viash-hub.com/vsh/htrnaseq.git \
-revision v0.15.0-rc.2 \
-main-script target/nextflow/io/publish_fastqs/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--input | file required multiple |
Name | Type & Properties |
|---|---|
--output | file output |