An S4 class to store information from an assay files.
Slots
pathA length-one character vector containing the path to the ISA-Tab data set.
sFileNameA length-one character vector containing the study file name (by definition starting with s_ and ending at .txt).
sIdentifierA length-one character vector containing the study identifier.
aFileNameA length-one character vector containing the assay file name (by definition starting with a_ and ending at .txt).
aFileA data.frame containing the contents of the Assay Table file.
aTechTypeA length-one character vector containing the assay technology type.
aMeasTypeA length-one character vector containing the assay measurement type.