orderMap: Put object in map order.

Description Usage Arguments Value See Also

View source: R/map.R

Description

Put object in map order.

Usage

1
2
3
4
5
6
7
orderMap(x)

## S3 method for class 'data.frame'
orderMap(x)

## S3 method for class 'map'
orderMap(x)

Arguments

x

Object containing map data.

Value

Input object ordered by the normalised form of the reference sequence, then numerically by map position.

See Also

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, inMapOrder, inferMapStep, mapframe, mapsEqual, readMapCSV, readMapHDF5, readMapframeCSV, setMapUnit, writeMapCSV, writeMapHDF5, writeMapframeCSV


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.