readPhenoCSV: Read yeast phenotype data from a CSV file.

Description Usage Arguments See Also

View source: R/csv.R

Description

This function reads yeast cross phenotype data from an R/qtl CSV file and returns a pheno object. The returned pheno object has an attribute 'info' of type CrossInfo. This CrossInfo object contains information about the phenotype data, including sample IDs, which must be present in the input phenotype data file.

Usage

1
readPhenoCSV(infile)

Arguments

infile

Input CSV file path.

See Also

Other CSV functions: hasMapCSV, readCovarCSV, readCrossCSV, readGenoCSV, readMapCSV, readMapframeCSV, recodeCSV, sniffCSV, writeCrossCSV, writeGenoCSV, writeMapCSV, writeMapframeCSV, writePhenoCSV


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