Description
No description provided.
Run the following command to execute this component with Nextflow:
cat > params.yaml <<'EOM'
output: "$id.$key.output"
delete_input_layer: [ true ]
id: "run"
publish_dir: "output/"
EOM
nextflow run https://packages.viash-hub.com/vsh/openpipeline_spatial.git \
-revision v0.5.0 \
-main-script target/nextflow/dataflow/move_layer_spatialdata/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--input | file required |
--input_layer | string |
Name | Type & Properties |
|---|---|
--output | file output |
--output_layer | string |
Name | Type & Properties |
|---|---|
--delete_input_layer | boolean |