View source: R/get.adjacent.markers.r
| get.adjacent.markers | R Documentation | 
Returns markers adjacent to a given marker (within a preset distance).
get.adjacent.markers(data, marker, size.bp = 1000)
| data | a gwaa.data class object as used by the  | 
| marker | a name of the central marker, | 
| size.bp | window size in basepairs, | 
a matrix of marker adjacency
Marcin Kierczak <Marcin.Kierczak@imbim.uu.se>
## Not run: 
adj.markers  <- get.adjacent.markers(data, 'BICF2P647127')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.