Package: biobroom
Title: Turn Bioconductor objects into tidy data frames
Version: 1.16.0
Author: Andrew J. Bass, David G. Robinson, Steve Lianoglou, Emily Nelson, John D. Storey, with
    contributions from Laurent Gatto
Maintainer: John D. Storey <jstorey@princeton.edu> and Andrew J. Bass
 <ajbass@princeton.edu>
Description: This package contains methods for converting standard objects
    constructed by bioinformatics packages, especially those in Bioconductor,
    and converting them to tidy data. It thus serves as a complement to the broom
    package, and follows the same the tidy, augment, glance division of tidying
    methods. Tidying data makes it easy to recombine, reshape and visualize
    bioinformatics analyses.
biocViews: MultipleComparison, DifferentialExpression, Regression,
        GeneExpression, Proteomics, DataImport
Depends: R (>= 3.0.0), broom
License: LGPL
LazyData: true
Imports: dplyr, tidyr, Biobase
Suggests: limma, DESeq2, airway, ggplot2, plyr, GenomicRanges,
        testthat, magrittr, edgeR, qvalue, knitr, data.table, MSnbase,
        SummarizedExperiment
VignetteBuilder: knitr
URL: https://github.com/StoreyLab/biobroom
BugReports: https://github.com/StoreyLab/biobroom/issues
RoxygenNote: 5.0.1
git_url: https://git.bioconductor.org/packages/biobroom
git_branch: RELEASE_3_9
git_last_commit: a5fe8eb
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-02
NeedsCompilation: no
Packaged: 2019-05-03 03:46:24 UTC; biocbuild
Built: R 3.6.0; ; 2019-05-03 12:54:13 UTC; windows
