parsePhtHeaderFromFile: (internal) Parse phenotype data file header

Description Usage Arguments Value Methods (by class)

Description

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.

Usage

1
2
3
4
5
parsePhtHeaderFromFile(object, phtFile, phtFileType)

## S4 method for signature 'Commons,character'
parsePhtHeaderFromFile(object, phtFile,
  phtFileType)

Arguments

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.

Value

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.

Methods (by class)


jameslhao/dbgapr_dev documentation built on May 8, 2019, 11:03 p.m.