Description Usage Arguments Value See Also
Get vector of sequence names.
1 2 3 4 | getSeqNames(cross.info, sequences = NULL)
## S4 method for signature 'CrossInfo'
getSeqNames(cross.info, sequences = NULL)
|
cross.info |
A |
sequences |
Vector indicating sequences to consider. Sequences may alternatively be specified by a logical vector. If none are specified, results are returned for all sequences. |
Vector of sequence names.
Other CrossInfo methods: getAlleles,
getCrosstype, getGenotypes,
getMarkerIndices,
getMarkerNames,
getMarkerSeqs, getMarkers,
getNumMarkers,
getNumPhenotypes,
getNumSamples, getNumSeqs,
getPhenotypeIndices,
getPhenotypeNames,
getPhenotypes,
getSampleIndices,
getSampleNames, getSamples,
getSeqIndices, getSeqMarkers,
getSequences,
getStrainIndices,
getTetradIndices,
hasMarkerSeqs, hasSampleIDs,
hasStrainIndices,
hasTetradIndices, setAlleles,
setCrosstype, setGenotypes,
setMarkerSeqs, setMarkers,
setPhenotypes, setSamples,
setSequences,
setStrainIndices,
setTetradIndices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.