Description Usage Arguments Value See Also
Find map loci flanking map positions.
1 2 3 4 5 6 7 8 9 10 | findFlanking(x, loc, expandtomarkers = FALSE)
## S3 method for class 'map'
findFlanking(x, loc, expandtomarkers = FALSE)
## S3 method for class 'mapframe'
findFlanking(x, loc, expandtomarkers = FALSE)
## S3 method for class 'scanone'
findFlanking(x, loc, expandtomarkers = FALSE)
|
x |
Object containing map data. |
loc |
Locus |
expandtomarkers |
Expand the flanking interval to the nearest flanking markers, or to the respective terminal loci. |
A mapframe containing two loci marking respectively the
lower and upper limit of the flanking interval.
Other map utility functions: as.data.frame.mapframe,
as.data.frame.map,
as.mapframe, as.map,
extractMarkers,
extractPseudomarkers,
findLoci, findMarkers,
getMapSteps, getMapUnit,
gmapframe, hasMapCSV,
inMapOrder, inferMapStep,
mapframe, mapsEqual,
orderMap, readMapCSV,
readMapHDF5, readMapframeCSV,
setMapUnit, writeMapCSV,
writeMapHDF5,
writeMapframeCSV
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.