Learn R Programming

cape (version 2.0.2)

get.marker.location: Get the chromosomal coordinate of markers

Description

This function returns the chromosomal coordinate of markers specified by the user.

Usage

get.marker.location(data.obj, markers)

Arguments

data.obj
The object in which all results are stored. See read.population.
markers
A vector of either marker names or marker numbers for which the chromosomal coordinates are desired.

Value

Returns a vector of numeric values specifying the chromosomal coordinate of each marker in the input vector.

See Also

get.marker.chr get.marker.idx get.marker.name get.marker.num