Package: MCbiclust
Type: Package
Title: Massive correlating biclusters for gene expression data and
        associated methods
Version: 1.0.1
Date: 2017-22-05
Author: Robert Bentham
Maintainer: Robert Bentham <robert.bentham.11@ucl.ac.uk>
Description: Custom made algorithm and associated methods for finding,
        visualising and analysing biclusters in large gene expression
        data sets. Algorithm is based on with a supplied gene set of
        size n, finding the maximum strength correlation matrix
        containing m samples from the data set.
Depends: R (>= 3.4)
Imports: BiocParallel, graphics, utils, stats, AnnotationDbi, GO.db,
        org.Hs.eg.db, GGally, ggplot2, scales, cluster
Suggests: gplots, knitr, rmarkdown, BiocStyle, gProfileR, MASS, dplyr,
        pander, devtools, testthat
License: GPL-2
biocViews: Clustering, Microarray, StatisticalMethod, Software, RNASeq,
        GeneExpression
RoxygenNote: 5.0.1
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2017-05-23 00:03:54 UTC; biocbuild
Built: R 3.4.0; ; 2017-05-23 01:36:58 UTC; windows
