gmapframe: Create a new genetic 'mapframe'.

Description Usage Arguments Value Mapframe See Also

View source: R/map.R

Description

Create a new genetic mapframe.

Usage

1

Arguments

...

Further arguments. These are passed to the data.frame constructor. All arguments should be passed as keyword arguments.

Value

A new mapframe with genetic map positions.

Mapframe

A mapframe object is a class of data.frame that contains mapped information, or a data.frame with equivalent properties. The leftmost two columns of every mapframe object must be as follows:

Any number of additional data columns can be included. If present, the row names indicate the locus IDs, which should be unique within the given mapframe.

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


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