AromaUnitTypesFile        package:aroma.core        R Documentation

_T_h_e _A_r_o_m_a_U_n_i_t_T_y_p_e_s_F_i_l_e _c_l_a_s_s

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

     Package:  aroma.core 
      *Class AromaUnitTypesFile*

     'Object'
      '~~|'
      '~~+--''FullNameInterface'
      '~~~~~~~|'
      '~~~~~~~+--''GenericDataFile'
      '~~~~~~~~~~~~|'
      '~~~~~~~~~~~~+--''GenericTabularFile'
      '~~~~~~~~~~~~~~~~~|'
      '~~~~~~~~~~~~~~~~~+--''AromaTabularBinaryFile'
      '~~~~~~~~~~~~~~~~~~~~~~|'
      '~~~~~~~~~~~~~~~~~~~~~~+--''AromaPlatformInterface'
      '~~~~~~~~~~~~~~~~~~~~~~~~~~~|'
      '~~~~~~~~~~~~~~~~~~~~~~~~~~~+--''AromaUnitSignalBinaryFile'
      '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|'
      '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+--''UnitAnnotationDataFile'
      '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|'
      '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+--''UnitTypesFile'
      '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|'

     '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+--''AromaUnitTypesFile'

     *Directly known subclasses:*


     public static class *AromaUnitTypesFile*
      extends _UnitTypesFile_

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

     AromaUnitTypesFile(...)

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

     ...: Arguments passed to 'AromaUnitTabularBinaryFile'.

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

     *Methods:*

         'allocate'                 -
         'getChipType'              -
         'getPlatform'              -
         'getUnitTypes'             -
         'importFromUnitTypesFile'  -

     *Methods inherited from UnitTypesFile*:
      getUnitTypes, nbrOfUnits

     *Methods inherited from UnitAnnotationDataFile*:
      byChipType, getAromaUflFile, getAromaUgpFile, getChipType,
     getPlatform, nbrOfUnits

     *Methods inherited from AromaUnitSignalBinaryFile*:
      allocate, allocateFromUnitAnnotationDataFile,
     allocateFromUnitNamesFile, as.character, extractMatrix,
     extractRawGenomicSignals, fromFile, getAromaUgpFile, getChipType,
     getExtensionPattern, getFilenameExtension, getPlatform,
     isAverageFile, nbrOfUnits, readDataFrame

     *Methods inherited from AromaPlatformInterface*:
      getAromaPlatform, getPlatform, getUnitAnnotationDataFile,
     getUnitNamesFile, getUnitTypesFile

     *Methods inherited from AromaTabularBinaryFile*:
      [, [[, [<-, allocate, as.character, colMeans, colMedians,
     colStats, colSums, dimnames<-, getBytesPerColumn, getColClasses,
     getColumnNames, importFrom, lapply, nbrOfColumns, nbrOfRows,
     readColumns, readDataFrame, readFooter, readHeader, readRawFooter,
     setAttributesByTags, subset, summary, updateData,
     updateDataColumn, writeFooter, writeRawFooter

     *Methods inherited from GenericTabularFile*:
      as.character, dim, extractMatrix, getColumnNames,
     getColumnNameTranslator, nbrOfColumns, nbrOfRows, readColumns,
     readDataFrame, setColumnNameTranslator, translateColumnNames

     *Methods inherited from GenericDataFile*:
      compareChecksum, copyTo, equals, fromFile, getAlias,
     getAttribute, getAttributes, getChecksum, getCreatedOn,
     getDefaultFullName, getExtension, getExtensionPattern,
     getFilename, getFilenameExtension, getFileSize, getFileType,
     getLastAccessedOn, getLastModifiedOn, getOutputExtension, getPath,
     getPathname, gunzip, gzip, hasBeenModified, isFile, readChecksum,
     renameTo, renameToUpperCaseExt, setAlias, setAttribute,
     setAttributes, setAttributesBy, setAttributesByTags,
     setExtensionPattern, testAttributes, validateChecksum,
     writeChecksum

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

