print_mrk {mappoly} | R Documentation |
Summary of a set of markers
Description
Returns information related to a given set of markers
Usage
print_mrk(input.data, mrks)
Arguments
input.data |
an object |
mrks |
marker sequence index (integer vector) |
Examples
print_mrk(tetra.solcap.geno.dist, 1:5)
print_mrk(hexafake, 256)
[Package mappoly version 0.4.1 Index]