nFounders: 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, one number is returned per experiment.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
nFounders(object)

## S4 method for signature 'detailedPedigree'
nFounders(object)

## S4 method for signature 'pedigree'
nFounders(object)

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

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

Arguments

object

The mpcross object from which to extract the number of founders

Value

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


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