readResultHDF5: Read QTL analysis result from an input HDF5 file.

Description Usage Arguments Value See Also

View source: R/hdf5.R

Description

Read QTL analysis result from an input HDF5 file.

Usage

1
readResultHDF5(infile, phenotype, analysis, name)

Arguments

infile

An input HDF5 file.

phenotype

Name of phenotype (or equivalent analysis unit).

analysis

Name of analysis from which result was generated.

name

Name of QTL analysis result.

Value

R object containing QTL analysis result. Returns NULL if either the given phenotype or analysis are not present, or they are both present but have no result with the specified name.

See Also

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


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