print_mrk: Summary of a set of markers

View source: R/marker_info.R

print_mrkR 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 'mappoly.data'

mrks

marker sequence index (integer vector)

Examples

 print_mrk(tetra.solcap.geno.dist, 1:5)
 print_mrk(hexafake, 256)

mappoly documentation built on Jan. 6, 2023, 1:16 a.m.