Description
Convert the output of a BD Rhapsody pipeline v2.x to a MuData h5 file.
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.0 \
-main-script target/nextflow/convert/from_bdrhap_to_h5mu/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--output_compression | string |
Name | Type & Properties |
|---|---|
--id | string required |
--input -i | file required |
Name | Type & Properties |
|---|---|
--output -o | file required output |