schex
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see schex.
Hexbin plots for single cell omics data
Bioconductor version: 3.21
Builds hexbin plots for variables and dimension reduction stored in single cell omics data such as SingleCellExperiment. The ideas used in this package are based on the excellent work of Dan Carr, Nicholas Lewin-Koh, Martin Maechler and Thomas Lumley.
Author: Saskia Freytag [aut, cre], Wancheng Tang [ctb], Zimo Peng [ctb], Jingxiu Huang [ctb]
Maintainer: Saskia Freytag <freytag.s at wehi.edu.au>
citation("schex")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("schex")
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("schex")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.