Description Usage Arguments Value See Also
Pull alleles from the given object.
1 2 3 4 5 6 7 | pull.alleles(x)
## S3 method for class 'cross'
pull.alleles(x)
## S3 method for class 'geno'
pull.alleles(x)
|
x |
An R/qtl |
Vector of alleles in the given object.
Other cross object functions: crossesEqual
,
getIdColIndex
,
getPhenoColIndices
,
hasTimeSeriesPhenotypes
,
inferStrainIndices
,
inferTetradIndices
,
inferTimeStep
,
interpTimeSeries
,
padTimeSeries
, permCross
,
permIndices
, pull.chr
,
pull.crosstype
, pull.ind
,
readCrossCSV
, readCrossHDF5
,
writeCrossCSV
, writeCrossHDF5
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.