Package: cytometree
Type: Package
Title: Automated Cytometry Gating
Version: 1.0.1
Date: 2017-06-25
Author: Alkhassim Chariff
Maintainer: Alkhassim Chariff <chariff.alkhassim@gmail.com>
LinkingTo: Rcpp, RcppArmadillo
Description: Given the hypothesis of a bimodal distribution of cells for each
 marker, the algorithm constructs a binary tree, the nodes of which are subpopulations of cells.
 At each node, observed cells and markers are modeled by both a family of
 normal distributions and a family of bimodal normal mixture distributions.
 Splitting is done according to a normalized difference of AIC between
 the two families.
License: LGPL-3 | file LICENSE
LazyData: true
Depends: R (>= 3.1.0), Rcpp (>= 0.12.4)
Imports: ggplot2, graphics, igraph, mclust, stats
RoxygenNote: 6.0.1
BugReports: https://github.com/chariff/Cytometree/issues
NeedsCompilation: yes
Packaged: 2017-07-02 09:20:00 UTC; Chariff
Repository: CRAN
Date/Publication: 2017-07-03 13:30:40 UTC
