Package: ENCODExplorer
Name: ENCODExplorer
Type: Package
Title: A compilation of ENCODE metadata
Version: 2.16.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)
Imports: methods, tools, jsonlite, RCurl, tidyr, data.table, dplyr,
        stringr, stringi, utils, AnnotationHub, GenomicRanges,
        rtracklayer, S4Vectors, GenomeInfoDb, ENCODExplorerData
Suggests: RUnit,BiocGenerics,knitr, curl, httr, shiny, shinythemes, DT
LazyData: true
biocViews: Infrastructure, DataImport
RoxygenNote: 7.0.2
git_url: https://git.bioconductor.org/packages/ENCODExplorer
git_branch: RELEASE_3_12
git_last_commit: cd5a8bf
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-27
NeedsCompilation: no
Packaged: 2020-10-28 01:33:24 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 4.0.3; ; 2020-10-28 14:07:49 UTC; windows
