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