readCrossHDF5: Read 'R/qtl' 'cross' object from an input HDF5 file.

Description Usage Arguments Value See Also

View source: R/hdf5.R

Description

Read R/qtl cross object from an input HDF5 file.

Usage

1
readCrossHDF5(infile)

Arguments

infile

An input HDF5 file.

Value

The R/qtl cross object in the given HDF5 file. Returns NULL if no cross object is found.

See Also

Other cross object functions: crossesEqual, getIdColIndex, getPhenoColIndices, hasTimeSeriesPhenotypes, inferStrainIndices, inferTetradIndices, inferTimeStep, interpTimeSeries, padTimeSeries, permCross, permIndices, pull.alleles, pull.chr, pull.crosstype, pull.ind, readCrossCSV, writeCrossCSV, writeCrossHDF5

Other HDF5 functions: readMapHDF5, readResultHDF5, readResultsOverviewHDF5, writeCrossHDF5, writeMapHDF5, writeResultHDF5, writeResultsOverviewHDF5


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.