Package: RaggedExperiment
Title: Representation of Sparse Experiments and Assays Across Samples
Version: 1.14.2
Authors@R: c(
    person("Martin", "Morgan", email = "martin.morgan@roswellpark.org",
        role = c("aut", "cre")),
    person("Marcel", "Ramos", email = "marcel.ramos@roswellpark.org",
        role = "aut"))
Description: This package provides a flexible representation of copy
    number, mutation, and other data that fit into the ragged array
    schema for genomic location data. The basic representation of such
    data provides a rectangular flat table interface to the user with
    range information in the rows and samples/specimen in the columns.
License: Artistic-2.0
biocViews: Infrastructure, DataRepresentation
BugReports: https://github.com/Bioconductor/RaggedExperiment/issues
VignetteBuilder: knitr
Depends: R (>= 3.6.0), GenomicRanges (>= 1.37.17)
Imports: BiocGenerics, GenomeInfoDb, IRanges, Matrix, MatrixGenerics,
        methods, S4Vectors, stats, SummarizedExperiment
Suggests: BiocStyle, knitr, rmarkdown, testthat, MultiAssayExperiment
LazyData: true
RoxygenNote: 7.1.1
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/RaggedExperiment
git_branch: RELEASE_3_12
git_last_commit: 5940392
git_last_commit_date: 2021-04-16
Date/Publication: 2021-04-16
NeedsCompilation: no
Packaged: 2021-04-17 02:34:35 UTC; biocbuild
Author: Martin Morgan [aut, cre],
  Marcel Ramos [aut]
Maintainer: Martin Morgan <martin.morgan@roswellpark.org>
Built: R 4.0.5; ; 2021-04-17 12:12:12 UTC; windows
