vignettes/Introduction.Rmd
Introduction.Rmd
Dr. 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.
TWITTER/X: https://x.com/steman_research
Dr. Luciano Martelotto is a key figure in the field of spatial omics technology. He demonstrated his extensive expertise and significant contributions to the fields of single cell and spatial omics technology. Currently, he heads the Martelotto Lab located at the Adelaide Centre for Epigenetics and the South Australian immunoGENomics Cancer Institute (SAiGENCI). His lab is dedicated to the development and evaluation of new tools and methodologies for single cell and spatial omics.
tidyomics
SpatialExperiment
with tidy R
manipulation and visualisationIf 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 availabel for (free) 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>↩︎