Learn R Programming

aroma.core (version 1.2.0)

UnitAnnotationDataFile: The UnitAnnotationDataFile interface class

Description

Package: aroma.core Class UnitAnnotationDataFile Interface ~~| ~~+--UnitAnnotationDataFile Directly known subclasses: AromaUnitTypesFile, TextUnitNamesFile, UnitNamesFile, UnitTypesFile public abstract static class UnitAnnotationDataFile extends Interface A UnitAnnotationDataFile provides methods for querying certain types of chip type annotation data by units.

Usage

UnitAnnotationDataFile(...)

Arguments

...
Arguments passed to Interface.

Methods

Methods: rll{ byChipType - getAromaUgpFile - getChipType - getPlatform - nbrOfUnits - } Methods inherited from Interface: extend, getFields, print, uses