Description
Publish the results
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.7.0 \
-main-script target/nextflow/io/publish_results/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--star_output | file required multiple |
--nrReadsNrGenesPerChrom | file required multiple |
--star_qc_metrics | file required multiple |
--eset | file required multiple |
--f_data | file required multiple |
--p_data | file required multiple |
--html_report | file required |
Name | Type & Properties |
|---|---|
--output | file output |