founders: Genetic data for founding lines Return the genetic data...

Description Usage Arguments Value

Description

Genetic data for founding lines

Return the genetic data matrix for the founding lines

If the mpcross object contains a single experiment a matrix is returned, with rows corresponding to founding lines and columns corresponding to markers. 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
founders(object)

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

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

Arguments

object

The mpcross object from which to extract the genetic data matrix of the founding lines

Value

An integer matrix, with rows corresponding to founding lines and columns corresponding to markers, or a list of such matrices in the case of multiple experiments.


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