Package: haploR
Type: Package
Title: Query HaploReg and RegulomeDB
Version: 1.4.4
Date: 2017-05-02
Authors@R: c(person(c("Ilya", "Y."), "Zhbannikov", email = "ilya.zhbannikov@duke.edu", role = c("aut", "cre")),
             person("Konstantin", "Arbeev", role = c("ctb"), comment = "Konstantin supervised the technical/software development."),
             person("Anatoliy", "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-05-04 07:46:19 UTC; hornik
Author: Ilya Y. Zhbannikov [aut, cre],
  Konstantin Arbeev [ctb] (Konstantin supervised the technical/software
    development.),
  Anatoliy Yashin [ctb] (Anatoliy supervised the technical/software
    development and is a Principal Invesigator of this project)
Repository: CRAN
Date/Publication: 2017-05-04 09:54:44
