show.ncbi: Shows the region on NCBI map

Description Usage Arguments Details Author(s) Examples

Description

This function calls web browser and direct it to NCBI MapViewer, to show the region of interest.

Usage

1
show.ncbi(region)

Arguments

region

a vector containing regional landmarks

Details

The elements of input vector could be SNP rs-names

Author(s)

Yurii Aulchenko

Examples

1
2
3
4
	## Not run: 
	show.ncbi(c("rs7926624","rs11564708"))
	
## End(Not run)

GenABEL documentation built on May 30, 2017, 3:36 a.m.

Related to show.ncbi in GenABEL...