Dune
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see Dune.
Improving replicability in single-cell RNA-Seq cell type discovery
Bioconductor version: 3.20
Given a set of clustering labels, Dune merges pairs of clusters to increase mean ARI between labels, improving replicability.
Author: Hector Roux de Bezieux [aut, cre] ORCID iD ORCID: 0000-0002-1489-8339 , Kelly Street [aut]
Maintainer: Hector Roux de Bezieux <hector.rouxdebezieux at berkeley.edu>
citation("Dune")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Dune")
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("Dune")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.