Description
Publish an artifact and optionally rename with parameters
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/openpipeline.git \
-revision 1.0.1 \
-main-script target/nextflow/transfer/publish/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--input -i | file required |
--output -o | file required output |