- Home
- Bioconductor 3.15
- Software Packages
- CountClust
CountClust
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.15 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see CountClust.
Clustering and Visualizing RNA-Seq Expression Data using Grade of Membership Models
Bioconductor version: 3.15
Fits grade of membership models (GoM, also known as admixture models) to cluster RNA-seq gene expression count data, identifies characteristic genes driving cluster memberships, and provides a visual summary of the cluster memberships.
Author: Kushal Dey [aut, cre], Joyce Hsiao [aut], Matthew Stephens [aut]
Maintainer: Kushal Dey <kkdey at uchicago.edu>
citation("CountClust")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CountClust")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.