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