```{css, echo=FALSE} pre code { white-space: pre !important; overflow-x: scroll !important; word-break: keep-all !important; word-wrap: initial !important; }

```r
## ThG: chunk added to enable global knitr options. The below turns on
## caching for faster vignette re-build during text editing.
knitr::opts_chunk$set(cache=TRUE)
library(knitr); opts_chunk$set(message=FALSE, warning=FALSE)

Summary

To plot spatial heatmaps (SHMs), a pair of assay data and anatomical image is required [@shm]. The format of the latter should be annotated Scalable Vector Graphics (aSVG), where spatial features such as cells, tissues, and organs are annotated with unique identifiers. One of the most important features in spatialHeatmap is the support of custom aSVGs, in addition to SVGs from public repositories such as EBI anatomogram{target='_blank'}. A step-by-step tutorial for creating custom aSVGs is provied here{target='_blank'}.


Funding

This project has been funded by NSF awards: PGRP-1546879{target="_blank"}, PGRP-1810468{target="_blank"}, PGRP-1936492{target="_blank"}.

References



jianhaizhang/spatialHeatmap documentation built on April 21, 2024, 7:43 a.m.