README.md

SNAPR

This package provides an R interface to SNP Annotation and Proxy Search, as hosted by the Broad Institute here. In particular, it exposes an R interface to the ldsearch.php application.

Install me with devtools:

install_github("SNAPR", "cdrv")

After installation, you can try a simple query with

library(SNAPR)
LDSearch("rs420358")


kevinushey/SNAPR documentation built on May 20, 2019, 9:09 a.m.