Package: CTDquerier
Title: Package for CTDbase data query, visualization and downstream
        analysis
Version: 1.5.0
Authors@R: c( person("Carles", "Hernandez-Ferrer", email = "carles.hernandez@isglobal.org", role = c("aut", "cre")),
  person("Jaun R.", "Gonzalez", email = "juanr.gonzalez@isglobal.org", role = "aut"))
Maintainer: Carles Hernandez-Ferrer <carles.hernandez@isglobal.org>
Description: Package to retrieve and visualize data from the Comparative Toxicogenomics Database (http://ctdbase.org/). The downloaded data is formated as DataFrames for further downstream analyses.
Depends: R (>= 3.4.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: RCurl, stringr, S4Vectors, stringdist, ggplot2, igraph, utils,
        grid, gridExtra, methods, stats, BiocFileCache, rappdirs
VignetteBuilder: knitr
Suggests: BiocStyle, knitr
RoxygenNote: 6.0.1
biocViews: Software, BiomedicalInformatics, Infrastructure, DataImport,
        DataRepresentation, GeneSetEnrichment, NetworkEnrichment,
        Pathways, Network, GO, KEGG
git_url: https://git.bioconductor.org/packages/CTDquerier
git_branch: master
git_last_commit: 1281ccd
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-14
NeedsCompilation: no
Packaged: 2019-05-15 04:32:23 UTC; biocbuild
Author: Carles Hernandez-Ferrer [aut, cre],
  Jaun R. Gonzalez [aut]
Built: R 3.6.0; ; 2019-05-15 11:45:43 UTC; windows
