Package:  aroma.core 
Class AromaPlatformInterface
Interface
~~|
~~+--AromaPlatformInterface
Directly known subclasses:
AromaCellCpgFile, AromaCellPositionFile, AromaCellSequenceFile, AromaCellTabularBinaryFile, AromaMicroarrayTabularBinaryFile, AromaUflFile, AromaUgcFile, AromaUgpFile, AromaUnitCallFile, AromaUnitChromosomeTabularBinaryFile, AromaUnitFracBCnBinaryFile, AromaUnitGcContentFile, AromaUnitGenotypeCallFile, AromaUnitPscnBinaryFile, AromaUnitSignalBinaryFile, AromaUnitTabularBinaryFile, AromaUnitTotalCnBinaryFile, AromaUnitTypesFile
public abstract class AromaPlatformInterface
extends Interface
An AromaPlatformInterface provides methods for a given platform, e.g. Affymetrix, Agilent, Illumina.
AromaPlatformInterface(...)
Not used.
Methods:
| getAromaPlatform | Gets the platform. | |
| getAromaUflFile | - | |
| getAromaUgpFile | - | |
| getChipType | Gets the chip type. | |
| getPlatform | Gets the platform. | |
| getUnitNamesFile | - | |
| getUnitTypesFile | - | 
Methods inherited from Interface:
extend, print, uses
Henrik Bengtsson