uc-bd2k/gimmR: This package was built to cluster gene expression data using the Gaussian Infinite Mixture Model.

This package serves as a wrapper for using gimm package implementing the Gaussian Infinite Mixture Model for clustering gene expression data. The gimm package is implemented in C and can be compiled and installed separately. gimmR comes with generic executables compiled with gcc. The package produces the hclust object as well as .CDT and .GTR files, defining hierarchical clustering based on the posterior pairwise probabilities of co-expression calculated by fitting the Bayesian infinite mixture model. Updates and other info are available at http://eh3.uc.edu/gimm.

Getting started

Package details

AuthorMario Medvedovic, Johannes Freudenberg, Vinayak Kumar
Bioconductor views Microarray OneChannel Preprocessing
MaintainerMario Medvedovic <Mario.Medvedovic@uc.edu>
LicenseGNU
Version4.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("uc-bd2k/gimmR")
uc-bd2k/gimmR documentation built on May 3, 2019, 2:15 p.m.