Skip to contents

Retrieves the genetic marker map associated with the currently active study. This includes the marker name, chromosome (or linkage group), and position.

Usage

get_marker_map()

Value

A data frame with three columns:

rs#

Marker name (variant name)

chrom

Chromosome or linkage group name

pos

Genetic or physical position of the marker

Author

Khaled Al-Shamaa (k.el-shamaa@cgiar.org)