Description Usage Arguments Value See Also
Test if object is in map order.
1 2 3 4 5 6 7 | inMapOrder(x)
## S3 method for class 'data.frame'
inMapOrder(x)
## S3 method for class 'map'
inMapOrder(x)
|
x |
Object containing map data. |
TRUE if map data of object is ordered by
sequence, then map position; FALSE otherwise.
Other map utility functions: as.data.frame.mapframe,
as.data.frame.map,
as.mapframe, as.map,
extractMarkers,
extractPseudomarkers,
findFlanking, findLoci,
findMarkers, getMapSteps,
getMapUnit, gmapframe,
hasMapCSV, 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.