Package: gwasforest
Title: Make Forest Plot with GWAS Data
Version: 1.0.0
Authors@R: c(
    person("Yili", "Xu", email = "yilixu@usc.edu", role = c("aut", "cre")),
    person("Anqi", "Wang", email = "wanganqi@usc.edu", role = c("aut")))
Description: Extract and reform data from GWAS (genome-wide association study) results, and then make a single integrated forest plot containing multiple windows of which each shows the result of individual SNPs (or other items of interest).
URL: https://github.com/yilixu/gwasforest
BugReports: https://github.com/yilixu/gwasforest/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: colorspace, data.table, dplyr, ggplot2, ggrepel, glue, utils
NeedsCompilation: no
Packaged: 2020-11-22 11:06:46 UTC; yilixu
Author: Yili Xu [aut, cre],
  Anqi Wang [aut]
Maintainer: Yili Xu <yilixu@usc.edu>
Repository: CRAN
Date/Publication: 2020-11-24 08:30:03 UTC
Built: R 4.1.0; ; 2021-05-27 20:18:28 UTC; unix
