vignettes/Introduction.Rmd
Introduction.RmdDr. Stefano Mangiola is leading the Computational
Cancer immunology group at the South Australian immunoGENomics Cancer
Institute (SAiGENCI). He uses single-cell and spatial technologies to
investigate the tumor microenvironment and the immune system. Beyong
data production, his focus in on the integration and modelling of
large-scale single-cell data resources. He is the author of
tidytranscriptiomics and co-leads the
tidyomics endevour.
BLUESKY: https://bsky.app/profile/stemang.bsky.social South Australian immunoGENomics Cancer Institute (SAiGENCI).
TWITTER/X: https://x.com/steman_research
Malvica Kharbanda expert of spatial analyses at the .
tidyomics
SpatialExperiment with tidy R
manipulation and visualisationYou can view the material at the workshop webpage
here.
Useful complementary resource: the Bioconductor book Orchestrating Spatial Transcriptomics Analysis with Bioconductor (OSTA).
If you want to install the packages and material post-workshop, the
instructions are below. The workshop is designed for R 4.4
and Bioconductor 3.19.
# Install workshop package
#install.packages('BiocManager')
BiocManager::install("tidyomics/tidySpatialWorkshop", dependencies = TRUE)
# Then build the vignettes
BiocManager::install("tidyomics/tidySpatialWorkshop", build_vignettes = TRUE, force=TRUE)
# To view vignette
library(tidySpatialWorkshop)
vignette("Introduction")From command line, and enter the tidySpatialWorkshop directory.
# Open the command line
git clone git@github.com:tidyomics/tidySpatialWorkshop.git
Alternatively download the git zipped package. Uncompress it. And enter the directory.
Tidyomics is now published in (Nature Methods)[https://www.nature.com/articles/s41592-024-02299-2]. And available here[https://www.biorxiv.org/content/10.1101/2023.09.10.557072v3].
Provide a foundational understanding of spatial omics, covering different technologies and the distinctions between imaging and sequencing in experimental and analytical contexts.
<mangiola.s at wehi.edu.au>↩︎