writeResultHDF5: Write QTL analysis result to an output HDF5 file.

Description Usage Arguments See Also

View source: R/hdf5.R

Description

Write QTL analysis result to an output HDF5 file.

Usage

1
writeResultHDF5(result, outfile, phenotype, analysis, name, overwrite = FALSE)

Arguments

result

R object containing a QTL analysis result.

outfile

An output 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.

overwrite

Option indicating whether to force overwrite of an existing result. By default, existing results cannot be overwritten.

See Also

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


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