- Home
- Bioconductor 3.18
- Software Packages
- RegionalST
RegionalST
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see RegionalST.
Investigating regions of interest and performing cross-regional analysis with spatial transcriptomics data
Bioconductor version: 3.18
This package analyze spatial transcriptomics data through cross-regional analysis. It selects regions of interest (ROIs) and identifys cross-regional cell type-specific differential signals. The ROIs can be selected using automatic algorithm or through manual selection. It facilitates manual selection of ROIs using a shiny application.
Author: Ziyi Li [aut, cre]
Maintainer: Ziyi Li <zli16 at mdanderson.org>
citation("RegionalST")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RegionalST")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RegionalST")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.