Description Usage Arguments Value Methods (by class)
The method parses the header lines of a given phenotype data file and returns a list of file attribute sets. It is called through parsePhenoFileMeta
.
1 2 3 4 5 | parsePhtHeaderFromFile(object, phtFile, phtFileType)
## S4 method for signature 'Commons,character'
parsePhtHeaderFromFile(object, phtFile,
phtFileType)
|
object |
Commons class object. |
phtFile |
Path to a phenotype file. |
phtFileType |
Type of the phenotype file with possible values of Subject, Sample, Pedigree, or Other. |
a list of the file attribute sets, including the sets of variable accessions, column names, variable accession and name pairs, variable accession and name combo strings.
object = Commons,phtFile = character
: A method of class Commons
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.