convert/from_h5mu_to_seurat_with_fov

Description

Converts a single modality of an h5mu file into a Seurat object with a Field of View (FOV)
built from centroid coordinates of spatially-resolved single cells.

Type

r_script

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
modality: [ "rna" ]  
obsm_centroid_coordinates: [ "spatial" ]  
output: "$id.$key.output.rds"  
assay: [ "RNA" ]  
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/convert/from_h5mu_to_seurat_with_fov/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--input
-i
file
required
--modality
string
--obsm_centroid_coordinates
string

Centroid arguments

Name
Type & Properties
--centroid_nsides
integer
--centroid_radius
double
--centroid_theta
double

Outputs

Name
Type & Properties
--output
-o
file
required
output
--assay
string

Collaborate Accelerate Succeed

Empower your organization with secure, scalable workflow solutions that simplify development, ensure compliance, and drive innovation.

Viash Hub is a platform developed by Data Intuitive, a Belgian-based bioinformatics company specializing in data workflow development and deployment.