Package: GA4GHclient
Type: Package
Title: A Bioconductor package for accessing GA4GH API data servers
Version: 1.12.0
Authors@R: c(person("Welliton", "Souza", email = "well309@gmail.com",
    role = c("aut", "cre")),
    person("Benilton", "Carvalho", email = "benilton@unicamp.br", role = "ctb"),
    person("Cristiane", "Rocha", email = "crirocha@gmail.com", role = "ctb"))
Description: GA4GHclient provides an easy way to access public data servers
    through Global Alliance for Genomics and Health (GA4GH) genomics API. It
    provides low-level access to GA4GH API and translates response data into
    Bioconductor-based class objects.
License: GPL (>= 2)
Depends: S4Vectors
Imports: BiocGenerics, Biostrings, dplyr, GenomeInfoDb, GenomicRanges,
        httr, IRanges, jsonlite, methods, VariantAnnotation
Suggests: AnnotationDbi, BiocStyle, DT, knitr, org.Hs.eg.db, rmarkdown,
        testthat, TxDb.Hsapiens.UCSC.hg19.knownGene
LazyData: TRUE
RoxygenNote: 6.0.1
VignetteBuilder: knitr
URL: https://github.com/labbcb/GA4GHclient
BugReports: https://github.com/labbcb/GA4GHclient/issues
biocViews: DataRepresentation, ThirdPartyClient
git_url: https://git.bioconductor.org/packages/GA4GHclient
git_branch: RELEASE_3_11
git_last_commit: 5a22de4
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 05:25:48 UTC; biocbuild
Author: Welliton Souza [aut, cre],
  Benilton Carvalho [ctb],
  Cristiane Rocha [ctb]
Maintainer: Welliton Souza <well309@gmail.com>
Built: R 4.0.0; ; 2020-04-28 17:43:28 UTC; windows
