Learn R Programming

⚠️There's a newer version (1.4.0) of this package.Take me there.

LDlinkR - An R Package for Calculating Linkage Disequilibrium

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 human 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

  1. Please register for an access token which is required to use LDlinkR at https://ldlink.nci.nih.gov/?tab=apiaccess

  2. install.packages("devtools")

  3. devtools::install_github("CBIIT/LDlinkR")

Contributors

Timothy A. Myers, Stephen J. Chanock and Mitchell J. Machiela

Copy Link

Version

Install

install.packages('LDlinkR')

Monthly Downloads

889

Version

1.0.2

License

GPL (>= 2)

Maintainer

Timothy A. Myers

Last Published

March 2nd, 2020

Functions in LDlinkR (1.0.2)

LDmatrix

Query LDmatrix API
SNPclip

Query SNPclip API
SNPchip

Query SNPchip API
list_pop

List available reference populations
LDproxy_batch

Query LDproxy API using a list of query variants, one per line.
list_chips

List available SNP Chip Arrays
LDpop

Query LDpop API
LDproxy

Query LDproxy API
LDlinkR-package

LDlinkR: An R Package for Calculating Linkage Disequilibrium
LDhap

Query LDhap API
LDpair

Query LDpair API