Learn R Programming

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

HTSCluster (version 2.0.4)

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 slope heuristics are 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.4

License

GPL (>= 3)

Maintainer

Andrea Rau

Last Published

August 26th, 2014

Functions in HTSCluster (2.0.4)

HTSCluster-package

Clustering high throughput sequencing (HTS) data
probaPost

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

Simulate data from a Poisson mixture model
highDimensionARI

Calculate ARI for high-dimensional data via data splits
Init

Parameter initialization for a Poisson mixture model.
PoisMixMean

Calculate the conditional per-cluster mean of each observation
plot.HTSCluster

Visualize results from clustering using a Poisson mixture model
summary.HTSCluster

Summarize results from clustering using a Poisson mixture model
logLikePoisMixDiff

Calculate the difference in log likelihood of two Poisson mixture models or the log-likelihood for each observation
PoisMixClus

Poisson mixture model estimation and model selection
HTSClusterUsersGuide

View HTSCluster User's Guide