


SpatialExperiment classes and object manipulationsf classes and object manipulationIn this instructor-led live demo, we analyze Visium HD data segmented into cells, demonstrating the use of the SpatialFeatureExperiment class in R to import, visualize, perform quality control, transfer labels from a single-cell reference to annotate the data, identify spatial domains, and select marker genes. Spatial transcriptomics (ST) data with annotated cell types can reveal key disease characteristics through neighborhood enrichment and spatial statistics, which will be demonstrated in the second half of the workshop. The complete analysis provided by existing tools highlights how easily researchers can transform raw counts from a Visium HD experiment into biological insights using Bioconductor and CRAN.
Clone the repo and follow the vignette in the vignettes folder. You will also need to install all the packages needed for the workshop. This can be done by
A Docker image containing a complete version of all materials used in the workshop is also available.
First, download Docker as an Application and finish the installation. In a new tab of your terminal, make sure which docker is printed with a valid path.
Next, depending on the chip of your Mac, for instance, try one of the followings to download the container to your local machine. Note this can be a large download (disk usage: ~ 12 GB, content size ~ 4 GB).
To run the Docker image, run one of the followings, matching the previous platform specification:
docker run --platform linux/amd64 -e PASSWORD=bioc -p 8787:8787 ghcr.io/estellad/eurobioc2025ostaworkshop:latestOnce running, navigate to http://localhost:8787/ in your browser, and log in with username rstudio and password bioc.
OSTA book contributors
10x Genomics public data download