Package: ENCODExplorerData
Name: ENCODExplorerData
Type: Package
Title: A compilation of ENCODE metadata
Version: 0.99.5
Date: 2019-04-11
Authors@R: c(
    person("Charles","Joly Beauparlant", 
           email = "charles.joly-beauparlant@crchul.ulaval.ca", 
           role = "aut"),
    person("Eric","Fournier", 
           email = "Fournier.Eric.2@crchudequebec.ulaval.ca", 
           role = c("aut", "cre")),
    person("Arnaud", "Droit", 
           email = "arnaud.droit@crchudequebec.ulaval.ca",
           role = "aut"))
Description: This package allows user to quickly access ENCODE project files
    metadata and give access to helper functions to query the ENCODE rest api,
    download ENCODE datasets and save the database in SQLite format.
License: Artistic-2.0
BugReports: https://github.com/ArnaudDroitLab/ENCODExplorerData/issues
VignetteBuilder: knitr
Depends: R (>= 3.6),
Imports: tools, jsonlite, RCurl, data.table, methods
Suggests: AnnotationHub, RUnit, BiocGenerics, knitr, curl, httr
biocViews: AnnotationHub, Homo_sapiens, Mus_musculus, CustomDBSchema
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2019-12-10 15:01:49 UTC; ka36530_ca
Author: Charles Joly Beauparlant [aut],
  Eric Fournier [aut, cre],
  Arnaud Droit [aut]
Maintainer: Eric Fournier <Fournier.Eric.2@crchudequebec.ulaval.ca>
