Package: ENCODExplorer
Name: ENCODExplorer
Type: Package
Title: A compilation of ENCODE metadata
Version: 2.10.0
Date: 2015-02-25
Authors@R: c(
    person("Charles","Joly Beauparlant",
           email = "charles.joly-beauparlant@crchul.ulaval.ca",
           role = c("aut","cre")), 
    person("Audrey","Lemacon",
           email = "lemacon.audrey@ulaval.ca", 
           role = "aut"),
    person("Eric","Fournier",
           email = "Fournier.Eric.2@crchudequebec.ulaval.ca", 
           role = "aut"),
    person("Louis", "Gendron", 
           email = "louisg.212@gmail.com", 
           role = "ctb"),
    person("Astrid-Louise","Deschenes",
           email = "astrid-louise.deschenes@crchudequebec.ulaval.ca",
           role = "ctb"),
    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/CharlesJB/ENCODExplorer/issues
VignetteBuilder: knitr
Depends: R (>= 3.6), shiny, DT, shinythemes
Imports: tools, jsonlite, RCurl, tidyr, data.table, dplyr, stringr,
        stringi, utils, AnnotationHub
Suggests: RUnit,BiocGenerics,knitr, curl, httr
LazyData: true
biocViews: Infrastructure, DataImport
RoxygenNote: 6.1.1
git_url: https://git.bioconductor.org/packages/ENCODExplorer
git_branch: RELEASE_3_9
git_last_commit: a360412
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-02
NeedsCompilation: no
Packaged: 2019-05-03 03:36:03 UTC; biocbuild
Author: Charles Joly Beauparlant [aut, cre],
  Audrey Lemacon [aut],
  Eric Fournier [aut],
  Louis Gendron [ctb],
  Astrid-Louise Deschenes [ctb],
  Arnaud Droit [aut]
Maintainer: Charles Joly Beauparlant <charles.joly-beauparlant@crchul.ulaval.ca>
Built: R 3.6.0; ; 2019-05-03 13:16:55 UTC; windows
