Package: haploR
Type: Package
Title: Query 'HaploReg', 'RegulomeDB'
Version: 4.0.7
Date: 2023-10-08
Authors@R: c(person(c("Ilya", "Y."), "Zhbannikov", email = "ilya.zhbannikov@duke.edu", role = c("aut", "cre")),
             person(c("Konstantin", "G."), "Arbeev", email = "konstantin.arbeev@duke.edu", role = c("aut")),
             person(c("Anatoliy", "I."), "Yashin", email = "aiy@duke.edu", role = c("aut")))
Maintainer: Ilya Y. Zhbannikov <ilya.zhbannikov@duke.edu>
Description: A set of utilities for querying 
             'HaploReg' <https://pubs.broadinstitute.org/mammals/haploreg/haploreg.php>, 
             'RegulomeDB' <https://www.regulomedb.org/regulome-search/> 
             web-based tools. The package connects to 
             'HaploReg', '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: 7.1.1
Suggests: knitr, rmarkdown,openxlsx
VignetteBuilder: knitr
Imports: httr,XML,tibble,RUnit,plyr,DT,RCurl,RJSONIO,methods
Depends: R (>= 3.4.0)
Encoding: UTF-8
License: GPL-3
NeedsCompilation: no
Author: Ilya Y. Zhbannikov [aut, cre],
  Konstantin G. Arbeev [aut],
  Anatoliy I. Yashin [aut]
Packaged: 2023-10-08 22:36:12 UTC; iz12
Repository: CRAN
Date/Publication: 2023-10-09 13:50:02 UTC
Built: R 4.2.0; ; 2023-10-13 05:24:41 UTC; unix
