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)

mmollina/MAPpoly documentation built on March 9, 2024, 2:52 a.m.