Package: HCAData
Type: Package
Title: Accessing The Datasets Of The Human Cell Atlas in R/Bioconductor
Version: 1.0.0
Authors@R: c(
    person("Federico","Marini", role=c("aut","cre"), email="marinif@uni-mainz.de",
    comment = c(ORCID = '0000-0003-3252-7758')))
Maintainer: Federico Marini <marinif@uni-mainz.de>
Description: This package allows a direct access to the dataset generated by the 
    Human Cell Atlas project for further processing in R and Bioconductor, in the
    comfortable format of SingleCellExperiment objects
    (available in other formats here: http://preview.data.humancellatlas.org/).
License: MIT + file LICENSE
Encoding: UTF-8
biocViews: RNASeqData, SingleCellData, ExperimentData, ExpressionData,
        ExperimentHub
Depends: R (>= 3.6), SingleCellExperiment
Imports: ExperimentHub, AnnotationHub, HDF5Array, utils
Suggests: knitr, rmarkdown, BiocStyle, scran (>= 1.11.4), scater,
        igraph, iSEE, testthat
VignetteBuilder: knitr
RoxygenNote: 6.1.1
git_url: https://git.bioconductor.org/packages/HCAData
git_branch: RELEASE_3_9
git_last_commit: 83c8a6a
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-07
NeedsCompilation: no
Packaged: 2019-05-07 16:40:20 UTC; biocbuild
Author: Federico Marini [aut, cre] (<https://orcid.org/0000-0003-3252-7758>)
