Bioc2026 Registration Open!

schex

Hexbin plots for single cell omics data

Bioconductor version: 3.23 · Package version: 1.26.0

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.

Installation

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

BiocManager::install("schex")

Details

MaintainerSaskia Freytag <freytag.s@wehi.edu.au>
AuthorSaskia Freytag [aut, cre], Wancheng Tang [ctb], Zimo Peng [ctb], Jingxiu Huang [ctb]
LicenseGPL-3
URLhttps://github.com/SaskiaFreytag/schex
Bug Reportshttps://github.com/SaskiaFreytag/schex/issues
Downloads rank359
Source branchRELEASE_3_23
biocViewsDataImport, DimensionReduction, ImmunoOncology, Sequencing, SingleCell, Software, Visualization

Documentation

Download

Dependencies

Depends: SingleCellExperiment (>= 1.7.4), ggplot2 (>= 3.2.1)

Imports: hexbin, stats, methods, cluster, dplyr, entropy, ggforce, grid, rlang, concaveman

Suggests: ggrepel, knitr, rmarkdown, testthat (>= 2.1.0), covr, TENxPBMCData, scater, Seurat, shinydashboard, iSEE, igraph, scran, tibble, scuttle

Reverse dependencies

Imports Me (2): scTensor, scTGIF