Learn R Programming

⚠️There's a newer version (2.0.11) of this package.Take me there.

HTSCluster (version 2.0.1)

Clustering high throughput sequencing (HTS) data

Description

This package implements a Poisson mixture model to cluster observations (e.g., genes) in high throughput sequencing data. Parameter estimation is performed using either the EM or CEM algorithm, and the ICL criterion is used for model selection (i.e., to choose the number of clusters).

Copy Link

Version

Install

install.packages('HTSCluster')

Monthly Downloads

313

Version

2.0.1

License

GPL (>= 3)

Maintainer

Andrea Rau

Last Published

December 10th, 2013

Functions in HTSCluster (2.0.1)

logLikePoisMix

Calculate the log likelihood of a Poisson mixture model
Init

Parameter initialization for a Poisson mixture model.
probaPost

Calculate the conditional probability of belonging to each cluster in a Poisson mixture model
highDimensionARI

Calculate ARI for high-dimensional data via data splits
PoisMixMean

Calculate the conditional per-cluster mean of each observation
PoisMixClus

Poisson mixture model estimation and model selection
plot.HTSCluster

Visualize results from clustering using a Poisson mixture model
PoisMixSim

Simulate data from a Poisson mixture model
summary.HTSCluster

Summarize results from clustering using a Poisson mixture model
HTSCluster-package

Clustering high throughput sequencing (HTS) data