Package: HCAMatrixBrowser
Title: Extract and manage matrix data from the Human Cell Atlas project
Version: 1.0.1
Authors@R: 
    c(
        person(given = "Marcel", family = "Ramos", role = c("aut", "cre"),
            email = "marcel.ramos@roswellpark.org",
            comment = c(ORCID = "0000-0002-3242-0582")),
        person(given = "Martin", family = "Morgan", role = "aut",
            email = "mtmorgan.bioc@gmail.com",
            comment = c(ORCID = "0000-002-5874-8148"))
    )
Description: The HCAMatrixBrowser queries the HCA matrix endpoint to download
  expression data and returns a standard Bioconductor object. It uses the
  LoomExperiment package to serve matrix data that is downloaded as HDF5 loom
  format.
License: Artistic-2.0
Depends: R (>= 4.0.0), AnVIL
Imports: BiocFileCache, digest, dplyr, httr, jsonlite, Matrix, methods,
        progress, rlang, SingleCellExperiment, stats, utils
Suggests: BiocStyle, knitr, HCABrowser, LoomExperiment (>= 1.5.3),
        readr
BugReports: https://github.com/Bioconductor/HCAMatrixBrowser
biocViews: Infrastructure, DataRepresentation, Software
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/HCAMatrixBrowser
git_branch: RELEASE_3_12
git_last_commit: f9c47ee
git_last_commit_date: 2020-10-28
Date/Publication: 2020-10-28
NeedsCompilation: no
Packaged: 2020-10-29 01:24:18 UTC; biocbuild
Author: Marcel Ramos [aut, cre] (<https://orcid.org/0000-0002-3242-0582>),
  Martin Morgan [aut] (0000-002-5874-8148)
Maintainer: Marcel Ramos <marcel.ramos@roswellpark.org>
Built: R 4.0.3; ; 2020-10-29 13:03:19 UTC; windows
