Package: xQTLbiolinks
Title: An R Package for Integrative Analysis of Quantitative Trait
        Locus Data of 'GTEx'
Version: 1.0.0
Authors@R: c(
    person(given = "Ruofan", family = "Ding",        email = "dingruofan1@foxmail.com",   role  = c("aut", "cre")),
    person(given = "Xudong", family = "Zou",        email = "zouxd@szbl.ac.cn",   role  = c("aut","ctb")),
    person(given = "Yangmei", family = "Qin",        email = "qinym@szbl.ac.cn",   role  = c("aut","ctb")),
    person(given = "Gao", family = "Wang",        email = "wang.gao@columbia.edu",   role  = c("aut","ctb")),
    person(given = "Lei", family = "Li",        email = "lei.li@szbl.ac.cn",   role  = c("aut","ctb", "cph"))
	)
Description: User can query, download, and visualize of molecular quantitative trait locus and gene expression data from public resources through the application programming interface <https://gtexportal.org/home/api-docs/index.html> of 'GTEx'. 
URL: https://github.com/dingruofan/xQTLbiolinks
BugReports: https://github.com/dingruofan/xQTLbiolinks/issues
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
Depends: R (>= 4.00)
VignetteBuilder: knitr
Imports: BiocGenerics, cowplot (>= 1.1.1), curl (>= 4.3.2), data.table
        (>= 1.14.2), DBI, GenomeInfoDb, GenomicRanges, ggplot2 (>=
        3.3.6), ggrepel, ggridges, httr, IRanges, jsonlite (>= 1.7.2),
        PupillometryR, RMySQL, scales, stringr (>= 1.4.0),
        SummarizedExperiment (>= 1.4.0), utils (>= 4.0.3), viridis
Suggests: coloc, knitr, rtracklayer, usethis
NeedsCompilation: no
Packaged: 2022-06-27 19:19:29 UTC; DELL
Author: Ruofan Ding [aut, cre],
  Xudong Zou [aut, ctb],
  Yangmei Qin [aut, ctb],
  Gao Wang [aut, ctb],
  Lei Li [aut, ctb, cph]
Maintainer: Ruofan Ding <dingruofan1@foxmail.com>
Repository: CRAN
Date/Publication: 2022-06-28 16:00:02 UTC
