markers: Genotyped markers Return the names of the genotyped markers....

Description Usage Arguments Value

Description

Genotyped markers

Return the names of the genotyped markers.

If an mpcross object contains multiple experiments, all experiments are required to have the same markers. So a single vector of marker names is returned, in all cases.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
markers(object)

## S4 method for signature 'mpcross'
markers(object)

## S4 method for signature 'geneticData'
markers(object)

## S4 method for signature 'rf'
markers(object)

## S4 method for signature 'lg'
markers(object)

## S4 method for signature 'hetData'
markers(object)

Arguments

object

The mpcross object from which to extract the marker names

Value

The names of the genetic markers.


rohan-shah/mpMap2 documentation built on July 21, 2020, 8:58 p.m.