Overview
The spotify package provides functionality to read image files and produce plots that simulate spatial omics data (e.g., 10x Genomics Visium and Xenium).
Installation
spotify can be easily installed from GitHub using remotes::install_github()
:
install.packages("remotes")
remotes::install_github("kevinrue/spotify")
Code of Conduct
Please note that the spotify project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.