Bioc2026 Registration Open!

MetaNeighbor

Single cell replicability analysis

Bioconductor version: 3.23 · Package version: 1.32.0

MetaNeighbor allows users to quantify cell type replicability across datasets using neighbor voting.

Installation

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

BiocManager::install("MetaNeighbor")

Details

MaintainerStephan Fischer <fischer@cshl.edu>
AuthorMegan Crow [aut, cre], Sara Ballouz [ctb], Manthan Shah [ctb], Stephan Fischer [ctb], Jesse Gillis [aut]
LicenseMIT + file LICENSE
StatusDeprecated
Downloads rank313
Source branchRELEASE_3_23
biocViewsGO, GeneExpression, ImmunoOncology, MultipleComparison, SingleCell, Software, Transcriptomics

Documentation

Download

Dependencies

Depends: R (>= 3.5)

Imports: grDevices, graphics, methods, stats (>= 3.4), utils (>= 3.4), Matrix (>= 1.2), matrixStats (>= 0.54), beanplot (>= 1.2), gplots (>= 3.0.1), RColorBrewer (>= 1.1.2), SummarizedExperiment (>= 1.12), SingleCellExperiment, igraph, dplyr, tidyr, tibble, ggplot2

Suggests: knitr (>= 1.17), rmarkdown (>= 1.6), testthat (>= 1.0.2), UpSetR