AromaMicroarrayDataSetTuple    package:aroma.core    R Documentation

_T_h_e _A_r_o_m_a_M_i_c_r_o_a_r_r_a_y_D_a_t_a_S_e_t_T_u_p_l_e _c_l_a_s_s

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

     Package:  aroma.core 
      *Class AromaMicroarrayDataSetTuple*

     'Object'
      '~~|'
      '~~+--''FullNameInterface'
      '~~~~~~~|'
      '~~~~~~~+--''GenericDataFileSetList'
      '~~~~~~~~~~~~|'
      '~~~~~~~~~~~~+--'_'AromaMicroarrayDataSetTuple'_

     *Directly known subclasses:*
      _AromaUnitTotalCnBinarySetTuple_

     public abstract static class *AromaMicroarrayDataSetTuple*
      extends GenericDataFileSetList

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

     AromaMicroarrayDataSetTuple(..., .setClass="AromaMicroarrayDataSet")

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

     ...: Arguments passed to 'GenericDataFileSetList'.

.setClass: The name of the class of the input set.

_F_i_e_l_d_s _a_n_d _M_e_t_h_o_d_s:

     *Methods:*

         'as'                              -
         'as.AromaMicroarrayDataSetTuple'  -
         'byPath'                          -
         'getChipTypes'                    -
         'getFullNames'                    -
         'getSets'                         -
         'getTags'                         -
         'indexOf'                         -
         'nbrOfArrays'                     Gets the number of arrays.
         'nbrOfChipTypes'                  Gets the number of chip types.

     *Methods inherited from GenericDataFileSetList*:
      as.character, as.data.frame, as, as.GenericDataFileSetList,
     as.list, assertDuplicates, clone, extract, getAsteriskTags,
     getDefaultFullName, getFileList, getFileListClass, getFullNames,
     getNames, getSet, getSets, getTags, indexOf, length, nbrOfFiles,
     nbrOfSets, setTags

     *Methods inherited from FullNameInterface*:
      appendFullNameTranslator, appendFullNameTranslatorBycharacter,
     appendFullNameTranslatorByfunction,
     appendFullNameTranslatorBylist, appendFullNameTranslatorByNULL,
     clearFullNameTranslator, clearListOfFullNameTranslators,
     getDefaultFullName, getFullName, getFullNameTranslator,
     getListOfFullNameTranslators, getName, getTags, hasTag, hasTags,
     setFullName, setFullNameTranslator, setListOfFullNameTranslators,
     setName, setTags, updateFullName

     *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/>)

