finals: Genetic data for final lines Return the genetic data matrix...

Description Usage Arguments Value

Description

Genetic data for final lines

Return the genetic data matrix for the final lines

If the mpcross object contains a single experiment a matrix is returned, with rows corresponding to genotyped lines and columns corresponding to markers. The founding lines of the population are excluded from this matrix. If an mpcross object contains multiple experiments a list of such matrices is returned, one for each experiment.

Usage

1
2
3
4
5
6
7
finals(object)

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

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

Arguments

object

The mpcross object from which to extract the genetic data matrix

Value

An integer matrix with rows corresponding to genotyped lines and columns corresponding to markers.


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