Package: monocle
Type: Package
Title: Clustering, differential expression, and trajectory analysis for
        single- cell RNA-Seq
Version: 2.2.0
Date: 2016-06-06
Author: Cole Trapnell
Maintainer: Cole Trapnell <coletrap@uw.edu>
Description: Monocle performs differential expression and time-series analysis
    for single-cell expression experiments. It orders individual cells
    according to progress through a biological process, without knowing ahead
    of time which genes define progress through that process. Monocle also
    performs differential expression analysis, clustering, visualization, and
    other useful tasks on single cell expression data.  It is designed to work
    with RNA-Seq and qPCR data, but could be used with other types as well.
License: Artistic-2.0
Depends: R (>= 2.10.0), methods, Matrix (>= 1.2-6), Biobase, ggplot2
        (>= 1.0.0), VGAM (>= 1.0-1), DDRTree (>= 0.1.4)
Imports: parallel, igraph (>= 1.0.1), BiocGenerics, HSMMSingleCell (>=
        0.101.5), plyr, cluster, combinat, fastICA, grid, irlba (>=
        2.0.0), matrixStats, MASS, reshape2, limma, dplyr, qlcMatrix,
        pheatmap, stringr, proxy, slam, stats
VignetteBuilder: knitr
Suggests: knitr, Hmisc, testthat
Roxygen: list(wrap = FALSE)
LazyData: true
biocViews: Sequencing, RNASeq, GeneExpression, DifferentialExpression,
        Infrastructure, DataImport, DataRepresentation, Visualization,
        Clustering, MultipleComparison, QualityControl
Packaged: 2016-10-18 00:05:52 UTC; biocbuild
RoxygenNote: 5.0.1
NeedsCompilation: no
Built: R 3.3.1; ; 2016-10-18 03:38:47 UTC; windows
