Package: haploR
Type: Package
Title: Query 'HaploReg' and 'RegulomeDB'
Version: 1.5.1
Date: 2017-07-18
Authors@R: c(person(c("Ilya", "Y."), "Zhbannikov", email = "ilya.zhbannikov@duke.edu", role = c("aut", "cre")),
             person(c("Konstantin", "G"), "Arbeev", role = c("ctb"), comment = "Konstantin supervised the technical/software development."),
             person(c("Anatoliy","I"), "Yashin", role = c("ctb"), comment = "Anatoliy supervised the technical/software development and is a Principal Invesigator of this project"))
Maintainer: Ilya Y. Zhbannikov <ilya.zhbannikov@duke.edu>
Description: A set of utilities for querying 
             'HaploReg' <http://archive.broadinstitute.org/mammals/haploreg/haploreg.php> 
             and 'RegulomeDB' <http://www.regulomedb.org> web-based tools. The package connects to 
             'HaploReg' or 'RegulomeDB', searches and downloads results, without 
             opening web pages, directly from R environment. 
             Results are stored in a data frame that can be directly used in various 
             kinds of downstream analyses.
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown,openxlsx
VignetteBuilder: knitr
Imports: httr,XML,tibble,RUnit
Depends: R (>= 3.3.2)
Encoding: UTF-8
License: GPL-3
NeedsCompilation: no
Packaged: 2017-07-18 17:45:14 UTC; ilya
Author: Ilya Y. Zhbannikov [aut, cre],
  Konstantin G Arbeev [ctb] (Konstantin supervised the technical/software
    development.),
  Anatoliy I Yashin [ctb] (Anatoliy supervised the technical/software
    development and is a Principal Invesigator of this project)
Repository: CRAN
Date/Publication: 2017-07-18 18:00:58 UTC
