AromaPlatform {aroma.core} | R Documentation |
Package: aroma.core
Class AromaPlatform
Object
~~|
~~+--
AromaPlatform
Directly known subclasses:
public abstract static class AromaPlatform
extends Object
An AromaPlatform provides methods for a given platform, e.g. Affymetrix, Agilent, Illumina.
AromaPlatform(...)
... |
Not used. |
Methods:
byName | - | |
findUnitNamesFile | - | |
findUnitTypesFile | - | |
getAromaUgpFile | - | |
getName | - | |
getUnitNamesFile | - | |
getUnitTypesFile | - |
Methods inherited from Object:
asThis, $, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save
Henrik Bengtsson (http://www.braju.com/R/)