- Home
- Bioconductor 3.21
- Software Packages
- MetaNeighbor
MetaNeighbor
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see MetaNeighbor.
Single cell replicability analysis
Bioconductor version: 3.21
MetaNeighbor allows users to quantify cell type replicability across datasets using neighbor voting.
Author: Megan Crow [aut, cre], Sara Ballouz [ctb], Manthan Shah [ctb], Stephan Fischer [ctb], Jesse Gillis [aut]
Maintainer: Stephan Fischer <fischer at cshl.edu>
citation("MetaNeighbor")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MetaNeighbor")
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("MetaNeighbor")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.