Bioc2026 Registration Open!

RegionalST

Investigating regions of interest and performing regional cell type-specific analysis with spatial transcriptomics data

Bioconductor version: 3.23 · Package version: 1.10.0

This package analyze spatial transcriptomics data through cross-regional cell type-specific 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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("RegionalST")

Details

MaintainerZiyi Li <zli16@mdanderson.org>
AuthorZiyi Li [aut, cre]
LicenseGPL-3
Downloads rank217
Source branchRELEASE_3_23
biocViewsKEGG, Reactome, Software, Spatial, Transcriptomics

Documentation

Download

Dependencies

Depends: R (>= 4.3.0)

Imports: stats, grDevices, utils, ggplot2, dplyr, scater, gridExtra, BiocStyle, BayesSpace, fgsea, magrittr, SingleCellExperiment, RColorBrewer, Seurat, S4Vectors, tibble, TOAST, assertthat, colorspace, shiny, SummarizedExperiment

Suggests: knitr, rmarkdown, gplots, testthat (>= 3.0.0)