getPhenotypeNames-methods: Get phenotype names.

Description Usage Arguments Value See Also

Description

Get phenotype names.

Usage

1
2
3
4
getPhenotypeNames(cross.info, phenotypes = NULL)

## S4 method for signature 'CrossInfo'
getPhenotypeNames(cross.info, phenotypes = NULL)

Arguments

cross.info

A CrossInfo object.

phenotypes

Vector indicating phenotypes to consider. This may be a logical vector of phenotypes, an integer vector of phenotype indices, or a character vector that contains phenotype IDs or their equivalent syntactically valid name. If none are specified, results are returned for all phenotypes.

Value

Character vector of phenotype names.

See Also

Other CrossInfo methods: getAlleles, getCrosstype, getGenotypes, getMarkerIndices, getMarkerNames, getMarkerSeqs, getMarkers, getNumMarkers, getNumPhenotypes, getNumSamples, getNumSeqs, getPhenotypeIndices, getPhenotypes, getSampleIndices, getSampleNames, getSamples, getSeqIndices, getSeqMarkers, getSeqNames, getSequences, getStrainIndices, getTetradIndices, hasMarkerSeqs, hasSampleIDs, hasStrainIndices, hasTetradIndices, setAlleles, setCrosstype, setGenotypes, setMarkerSeqs, setMarkers, setPhenotypes, setSamples, setSequences, setStrainIndices, setTetradIndices


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.