get_markers {rNeighborQTL} | R Documentation |
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 |
Value
A matrix showing the chromosome numbers (the first column) and positions (the second column) for all markers (row names).
Author(s)
Yasuhiro Sato (sato.yasuhiro.36c@kyoto-u.jp)
[Package rNeighborQTL version 1.1.2 Index]