Package: restfulSE
Title: Access matrix-like HDF5 server content or BigQuery content
        through a SummarizedExperiment interface
Description: This package provides functions and classes to interface with remote data stores by operating on SummarizedExperiment-like objects.
Version: 1.0.2
Authors@R: c(
 person("Vincent", "Carey", role = c("aut"), email = "stvjc@channing.harvard.edu"),
 person("Shweta", "Gopaulakrishnan", role = c("cre","aut"), email = "reshg@channing.harvard.edu")
 )
Suggests: knitr, testthat, Rtsne, org.Mm.eg.db, org.Hs.eg.db, BiocStyle
Imports: utils, stats, methods, S4Vectors, DelayedArray, reshape2,
        AnnotationDbi, DBI, GO.db, rhdf5client, dplyr (>= 0.7.1),
        magrittr, bigrquery, ExperimentHub, AnnotationHub
Depends: R (>= 3.4), SummarizedExperiment
License: Artistic-2.0
LazyLoad: yes
biocViews: Infrastructure, SingleCell, Transcriptomics, Sequencing,
        Coverage
RoxygenNote: 6.0.1.9000
Collate: localReplaceSlots.R RESTfulSE.R demos.R seByTumor.R isbCgc.R
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-02-06 02:53:40 UTC; biocbuild
Author: Vincent Carey [aut],
  Shweta Gopaulakrishnan [cre, aut]
Maintainer: Shweta Gopaulakrishnan <reshg@channing.harvard.edu>
Built: R 3.4.3; ; 2018-02-06 07:44:05 UTC; windows
