Learn R Programming

rNeighborQTL (version 1.1.1)

get_markers: Reshaping marker information

Description

A function to get marker information from a genetic map including observed and pseudo markers

Usage

get_markers(genoprobs)

Arguments

genoprobs

Conditional genotype probabilities as taken from qtl::calc.genoprob().

Value

A matrix showing the chromosome numbers (the first column) and positions (the second column) for all markers (row names).