schex
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see schex.
Hexbin plots for single cell omics data
Bioconductor version: 3.13
Builds hexbin plots for variables and dimension reduction stored in single cell omics data such as SingleCellExperiment and SeuratObject. 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
Maintainer: Saskia Freytag <saskia.freytag at perkins.uwa.edu.au>
citation("schex")):
Installation
To install this package, start R (version "4.1") 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.