Description Usage Arguments Value See Also
Set allele symbols.
1 2 3 4 | setAlleles(cross.info, alleles)
## S4 method for signature 'CrossInfo'
setAlleles(cross.info, alleles)
|
cross.info |
A |
alleles |
Vector of allele symbols. |
Input CrossInfo object with the given alleles.
Other CrossInfo methods: getAlleles,
getCrosstype, getGenotypes,
getMarkerIndices,
getMarkerNames,
getMarkerSeqs, getMarkers,
getNumMarkers,
getNumPhenotypes,
getNumSamples, getNumSeqs,
getPhenotypeIndices,
getPhenotypeNames,
getPhenotypes,
getSampleIndices,
getSampleNames, getSamples,
getSeqIndices, getSeqMarkers,
getSeqNames, getSequences,
getStrainIndices,
getTetradIndices,
hasMarkerSeqs, hasSampleIDs,
hasStrainIndices,
hasTetradIndices,
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.