- Home
- Bioconductor 3.8
- Software Packages
- TMixClust
TMixClust
This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see TMixClust.
Time Series Clustering of Gene Expression with Gaussian Mixed-Effects Models and Smoothing Splines
Bioconductor version: 3.8
Implementation of a clustering method for time series gene expression data based on mixed-effects models with Gaussian variables and non-parametric cubic splines estimation. The method can robustly account for the high levels of noise present in typical gene expression time series datasets.
Author: Monica Golumbeanu <golumbeanu.monica at gmail.com>
Maintainer: Monica Golumbeanu <golumbeanu.monica at gmail.com>
citation("TMixClust")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TMixClust")
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("TMixClust")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.