This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see escheR.
Bioconductor version: 3.17
The creation of effective visualizations is a fundamental component of data analysis. In biomedical research, new challenges are emerging to visualize multi-dimensional data in a 2D space, but current data visualization tools have limited capabilities. To address this problem, we leverage Gestalt principles to improve the design and interpretability of multi-dimensional data in 2D data visualizations, layering aesthetics to display multiple variables. The proposed visualization can be applied to spatially-resolved transcriptomics data, but also broadly to data visualized in 2D space, such as embedding visualizations. We provide this open source R package escheR, which is built off of the state-of-the-art ggplot2 visualization framework and can be seamlessly integrated into genomics toolboxes and workflows.
Author: Boyi Guo [aut, cre]
, Stephanie C. Hicks [aut]
Maintainer: Boyi Guo <boyi.guo.work at gmail.com>
Citation (from within R,
enter citation("escheR")):
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("escheR")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("escheR")
| HTML | R Script | Create Multi-dimensional Plot of Spatially-resolved Transcriptomics Data |
| Reference Manual | ||
| Text | NEWS | |
| Text | LICENSE |
| biocViews | SingleCell, Software, Spatial, Transcriptomics, Visualization |
| Version | 1.0.0 |
| In Bioconductor since | BioC 3.17 (R-4.3) (< 6 months) |
| License | MIT + file LICENSE |
| Depends | ggplot2, R (>= 4.3) |
| Imports | SpatialExperiment(>= 1.6.1), spatialLIBD(>= 1.11.3), rlang, SummarizedExperiment |
| LinkingTo | |
| Suggests | STexampleData, knitr, rmarkdown, BiocStyle |
| SystemRequirements | |
| Enhances | |
| URL | https://github.com/boyiguo1/escheR |
| BugReports | https://github.com/boyiguo1/escheR/issues |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report |
Follow Installation instructions to use this package in your R session.
| Source Package | escheR_1.0.0.tar.gz |
| Windows Binary | escheR_1.0.0.zip |
| macOS Binary (x86_64) | escheR_1.0.0.tgz |
| macOS Binary (arm64) | escheR_1.0.0.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/escheR |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/escheR |
| Bioc Package Browser | https://code.bioconductor.org/browse/escheR/ |
| Package Short Url | https://bioconductor.org/packages/escheR/ |
| Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: