# tomoda
tomoda is a R package for **tomo**-seq **d**ata **a**nalysis. The main purpose of the package is to find zones with similar transcriptional profiles and spatially expressed genes in a tomo-seq sample. Several visualization functions are available to create high quality and easy-to-modify plots.
## Author
Wendao Liu
https://liuwd15.github.io/about
## Installation
```r
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("tomoda")
```
## Issues and bug reports
Please submit issues and bug reports to https://github.com/liuwd15/tomoda/issues.