LDlinkR - Access the LDlink webtool API with R
Repo for the R package LDlinkR
LDlinkR
LDlink webtool is at https://ldlink.nci.nih.gov/
Synopsis
This package provides programmatic access to the LDlink API using the R console. It facilitates researchers who are interested in performing batch queries. LDlink is a suite of web-based applications designed to easily and efficiently interrogate linkage disequilibrium in population groups. All population genotype data originates from Phase 3 (Version 5) of the 1000 Genomes Project and variant RS numbers are indexed based on dbSNP 151.
Installation
Please register for an access token which is required to use LDlinkR at https://ldlink.nci.nih.gov/?tab=apiaccess
install.packages("devtools")
devtools::install_github("CBIIT/nci-R-dceg-linkage")
Contributors
Timothy A. Myers and Mitchell J. Machiela