Description Usage Arguments See Also
Write R/qtl cross object to an output HDF5 file.
1 | writeCrossHDF5(cross, outfile, overwrite = FALSE)
|
cross |
An R/qtl |
outfile |
An output HDF5 file. |
overwrite |
Option indicating whether to force overwrite of an existing
|
Other cross object functions: crossesEqual,
getIdColIndex,
getPhenoColIndices,
hasTimeSeriesPhenotypes,
inferStrainIndices,
inferTetradIndices,
inferTimeStep,
interpTimeSeries,
padTimeSeries, permCross,
permIndices, pull.alleles,
pull.chr, pull.crosstype,
pull.ind, readCrossCSV,
readCrossHDF5, writeCrossCSV
Other HDF5 functions: readCrossHDF5,
readMapHDF5, readResultHDF5,
readResultsOverviewHDF5,
writeMapHDF5,
writeResultHDF5,
writeResultsOverviewHDF5
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.