Package: LDlinkR
Type: Package
Title: Calculating Linkage Disequilibrium (LD) in Human Population
        Groups of Interest
Version: 1.2.2
Authors@R: 
    c(person(given = "Timothy A.",
             family = "Myers",
             role = c("aut", "cre"),
             email = "myersta@mail.nih.gov",
             comment = c(ORCID = "0000-0001-8127-3446")),
      person(given = "Stephen J.",
             family = "Chanock",
             role = "aut",
             email = "chanocks@mail.nih.gov"),
      person(given = "Mitchell J.",
             family = "Machiela",
             role = "aut",
             email = "mitchell.machiela@nih.gov",
             comment = c(ORCID = "0000-0001-6538-9705")))
Maintainer: Timothy A. Myers <myersta@mail.nih.gov>
Description: Provides access to the 'LDlink' API (<https://ldlink.nci.nih.gov/?tab=apiaccess>)
    using the R console.  This programmatic access facilitates researchers who are 
    interested in performing batch queries in 1000 Genomes Project (2015) <doi:10.1038/nature15393> 
    data using 'LDlink'. 'LDlink' is an interactive and powerful suite of web-based tools for querying 
    germline variants in human population groups of interest. For more details, please see 
    Machiela et al. (2015) <doi:10.1093/bioinformatics/btv402>.
License: GPL (>= 2)
URL: https://ldlink.nci.nih.gov
BugReports: https://github.com/CBIIT/LDlinkR/issues
Encoding: UTF-8
Imports: httr (>= 1.4.0), utils (>= 3.4.2)
Suggests: testthat, knitr, rmarkdown, spelling
VignetteBuilder: knitr
RoxygenNote: 7.2.0
Language: en-US
NeedsCompilation: no
Packaged: 2022-08-08 15:24:26 UTC; myersta
Author: Timothy A. Myers [aut, cre] (<https://orcid.org/0000-0001-8127-3446>),
  Stephen J. Chanock [aut],
  Mitchell J. Machiela [aut] (<https://orcid.org/0000-0001-6538-9705>)
Repository: CRAN
Date/Publication: 2022-08-08 16:10:02 UTC
