nLines: Number of genotyped lines Return the number of genotyped...

Description Usage Arguments Value

Description

Number of genotyped lines

Return the number of genotyped lines in an object.

This includes only the number of final lines genotyped in the population, and does not include the founding lines. If an mpcross object contains multiple experiments, one number is returned per experiment.

Usage

1
2
3
4
5
6
7
nLines(object)

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

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

Arguments

object

The mpcross object from which to extract the number of genotyped lines.

Value

The number of genetic lines in the population, or a list of numbers in the case of multiple experiments contained in a single object.


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