Description
Converts an h5mu file into a SpatialExperiment object.
Run the following command to execute this component with Nextflow:
cat > params.yaml <<'EOM'
modality: [ "rna" ]
output: "$id.$key.output.rds"
id: "run"
publish_dir: "output/"
EOM
nextflow run https://packages.viash-hub.com/vsh/openpipeline_spatial.git \
-revision v0.2.0 \
-main-script target/nextflow/convert/from_h5mu_to_spatialexperiment/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--input -i | file required |
--modality | string required |
--obsm_spatial_coordinates | string |
--output -o | file required output |