nMarkers: Number of genotyped markers Return the number of genotyped...

Description Usage Arguments Value

Description

Number of genotyped markers

Return the number of genotyped markers in an object.

If an mpcross object contains multiple experiments, all experiments are required to have the same markers. So only one number is returned, in all cases.

Usage

1
2
3
4
5
6
7
nMarkers(object)

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

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

Arguments

object

The mpcross object from which to extract the marker names

Value

The number of markers in an object of class mpcross.


mpMap2 documentation built on Sept. 13, 2020, 5:17 p.m.