getMapSteps: Get steps between loci.

Description Usage Arguments Value See Also

View source: R/map.R

Description

Get steps between loci.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
getMapSteps(x)

## S3 method for class 'mapframe'
getMapSteps(x)

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

## S3 method for class 'scanone'
getMapSteps(x)

Arguments

x

Object containing map data.

Value

List of vectors, each element named for a given reference sequence, and containing a vector of the step sizes between markers on that sequence.

See Also

Other map utility functions: as.data.frame.mapframe, as.data.frame.map, as.mapframe, as.map, extractMarkers, extractPseudomarkers, findFlanking, findLoci, findMarkers, getMapUnit, gmapframe, 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.