lineNamesPedigree: Get or set the genetic line names of a pedigree

Description Usage Arguments Details Value

Description

Get or set the genetic line names of a pedigree

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
lineNames(object) <- value

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

## S4 replacement method for signature 'detailedPedigree'
lineNames(object) <- value

## S4 replacement method for signature 'pedigree'
lineNames(object) <- value

Arguments

object

The object for which to get or set the line names

value

The vector of new genetic line names

Details

These functions get or set the names of the genetic lines associated with a pedigree.

Value

None


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