Learn R Programming

QBMS (version 2.0.0)

get_marker_map: Get marker position information

Description

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()

Arguments

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)

See Also

set_qbms_config, set_study