Description
A pipeline to convert different file formats to .h5mu.
Run the following command to execute this component with Nextflow:
cat > params.yaml <<'EOM'
id: "run"
output: "$id.$key.output.h5mu"
publish_dir: "output/"
EOM
nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \
-revision v4.0.2 \
-main-script target/nextflow/workflows/ingestion/conversion/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--id | string required |
--input -i | file required |
--input_type -t | string required |
Name | Type & Properties |
|---|---|
--output | file output |
Name | Type & Properties |
|---|---|
--modality | string multiple |