showSNPnames: Display marker names

View source: R/showSNPnames.R

showSNPnamesR Documentation

Display marker names

Description

This is a help function to extract marker names from an object generated by genDataRead, genDataLoad, genDataGetPart or genDataPreprocess.

Usage

showSNPnames(data.in, n = 5, from, to)

Arguments

data.in

The data as outputted by genDataRead, genDataLoad, genDataGetPart or genDataPreprocess.

n

Number of names to display or "all" (default: 5).

from

From which marker to display (optional, default: from the first).

to

To which marker to display (optional).

Value

A vector with marker names, as read in from map.file or generated dummy names.


Haplin documentation built on May 20, 2022, 5:07 p.m.