AromaPlatform           package:aroma.core           R Documentation

_T_h_e _A_r_o_m_a_P_l_a_t_f_o_r_m _c_l_a_s_s

_D_e_s_c_r_i_p_t_i_o_n:

     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.

_U_s_a_g_e:

     AromaPlatform(...)

_A_r_g_u_m_e_n_t_s:

     ...: Not used.

_M_e_t_h_o_d_s:

     *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

_A_u_t_h_o_r(_s):

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

