- Home
- Bioconductor 3.9
- Software Packages
- CountClust
CountClust
This package is for version 3.9 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.9
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 "3.6") 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
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("CountClust")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.