This is the released version of escheR; for the devel version, see escheR.
Unified multi-dimensional visualizations with Gestalt principlesBioconductor version: Release (3.21)
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] ORCID: 0000-0003-2950-2349 , Stephanie C. Hicks [aut] ORCID: 0000-0002-7858-0231 , Erik D. Nelson [ctb] ORCID: 0000-0001-8477-0982
Maintainer: Boyi Guo <boyi.guo.work at gmail.com>
Citation (from within R, entercitation("escheR")
): Installation
To install this package, start R (version "4.5") 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.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("escheR")
Details See More Suggests STexampleData, BumpyMatrix, knitr, rmarkdown, BiocStyle, ggpubr, scran, scater, scuttle, Seurat, hexbin Linking To Enhances Depends On Me Imports Me SpotSweeper Suggests Me tpSVG Links To Me Build Report Build Report Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4