assayTab-class: S4 Class assayTab, initialization methods

assayTab-classR Documentation

S4 Class assayTab, initialization methods

Description

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.


isatabr documentation built on Aug. 19, 2022, 5:17 p.m.