Description Usage Arguments See Also
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.
1 | readPhenoCSV(infile)
|
infile |
Input CSV file path. |
Other CSV functions: hasMapCSV,
readCovarCSV, readCrossCSV,
readGenoCSV, readMapCSV,
readMapframeCSV, recodeCSV,
sniffCSV, writeCrossCSV,
writeGenoCSV, writeMapCSV,
writeMapframeCSV,
writePhenoCSV
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.