Package: otargen
Type: Package
Title: Access Open Target Genetics
Version: 1.0.0
Authors@R: c(
    person("Amir", "Feizi", role = c("aut", "cre"), email = "afeizi@gmail.com"),
    person("Kamalika", "Ray", role = "aut"))
Maintainer: Amir Feizi <afeizi@gmail.com>
Description: Interact seamlessly with Open Target Genetics' GraphQL endpoint to query and retrieve tidy data tables, facilitating the analysis of genetic data. For more information about the Open Target Genetics API(<https://genetics.opentargets.org/api>).
Depends: R (>= 3.1.0)
Imports: ghql, janitor, ggiraphExtra, cli, dplyr, ggplot2, ggrepel,
        jsonlite, rlang, magrittr, stringr, tibble, tidyr
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.2.3
URL: https://amirfeizi.github.io/otargen/
NeedsCompilation: no
Packaged: 2023-06-22 22:29:26 UTC; amir.feizi
Author: Amir Feizi [aut, cre],
  Kamalika Ray [aut]
Repository: CRAN
Date/Publication: 2023-06-23 08:40:05 UTC
