An S4 class to store information from an assay files.
Slots
path
A length-one character vector containing the path to the ISA-Tab data set.
sFileName
A length-one character vector containing the study file name (by definition starting with **s_** and ending at **.txt**).
sIdentifier
A length-one character vector containing the study identifier.
aFileName
A length-one character vector containing the assay file name (by definition starting with **a_** and ending at **.txt**).
aFile
A data.frame containing the contents of the Assay Table file.
aTechType
A length-one character vector containing the assay technology type.
aMeasType
A length-one character vector containing the assay measurement type.