AromaPlatform {aroma.core}R Documentation

The AromaPlatform class

Description

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.

Usage

AromaPlatform(...)

Arguments

... Not used.

Methods

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

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)


[Package aroma.core version 1.4.0 Index]