show.ncbi {GenABEL} | R Documentation |
This function calls web browser and direct it to NCBI MapViewer, to show the region of interest.
show.ncbi(region)
region |
a vector containing regional landmarks |
The elements of input vector could be SNP rs-names
Yurii Aulchenko
## Not run: show.ncbi(c("rs7926624","rs11564708")) ## End(Not run)