Package: MultiAssayExperiment
Title: Software for the integration of multi-omics experiments in
        Bioconductor
Version: 1.2.1
Author: MultiAssay SIG
Description: Develop an integrative environment where multiple assays are
    managed and preprocessed for genomic data analysis.
Depends: R (>= 3.4.0)
Imports: methods, GenomicRanges (>= 1.25.93), BiocGenerics,
        SummarizedExperiment (>= 1.3.81), S4Vectors, IRanges, Biobase,
        reshape2, shinydashboard, shiny, stats, tidyr, UpSetR, utils
Suggests: BiocStyle, testthat, knitr, GenomicFiles, HDF5Array,
        RaggedExperiment, rmarkdown
Maintainer: Marcel Ramos <marcel.ramosperez@roswellpark.org>
biocViews: Infrastructure, DataRepresentation
License: Artistic-2.0
LazyData: true
LazyLoad: yes
VignetteBuilder: knitr
URL:
        https://github.com/waldronlab/MultiAssayExperiment/wiki/MultiAssayExperiment-API
BugReports: https://github.com/waldronlab/MultiAssayExperiment/issues
Collate: 'API.R' 'ExperimentList-class.R'
        'MultiAssayExperiment-class.R' 'RangedRaggedAssay-class.R'
        'MultiAssayExperiment-methods.R'
        'MultiAssayExperiment-helpers.R' 'MultiAssayExperiment-pkg.R'
        'MultiAssayExperiment.R' 'assay-methods.R' 'clusterOn.R'
        'hasAssay.R' 'listToMap.R' 'mapToList.R' 'prepMultiAssay.R'
        'upsetSamples.R'
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-19 00:57:02 UTC; biocbuild
Built: R 3.4.0; ; 2017-05-19 05:12:14 UTC; windows
