AromaPlatformInterface {aroma.core} | R Documentation |
The AromaPlatformInterface class
Description
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.
Usage
AromaPlatformInterface(...)
Arguments
... |
Not used. |
Methods
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
Author(s)
Henrik Bengtsson