Learn R Programming

aroma.core (version 2.2.0)

AromaUnitTabularBinaryFile: The AromaUnitTabularBinaryFile class

Description

Package: aroma.core Class AromaUnitTabularBinaryFile Object ~~| ~~+--FullNameInterface ~~~~~~~| ~~~~~~~+--GenericDataFile ~~~~~~~~~~~~| ~~~~~~~~~~~~+--GenericTabularFile ~~~~~~~~~~~~~~~~~| ~~~~~~~~~~~~~~~~~+--AromaTabularBinaryFile ~~~~~~~~~~~~~~~~~~~~~~| ~~~~~~~~~~~~~~~~~~~~~~+--AromaPlatformInterface ~~~~~~~~~~~~~~~~~~~~~~~~~~~| ~~~~~~~~~~~~~~~~~~~~~~~~~~~+--AromaMicroarrayTabularBinaryFile ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+--UnitAnnotationDataFile ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+--AromaUnitTabularBinaryFile Directly known subclasses: AromaUflFile, AromaUgpFile, AromaUnitChromosomeTabularBinaryFile public abstract static class AromaUnitTabularBinaryFile extends UnitAnnotationDataFile A AromaUnitTabularBinaryFile is an AromaTabularBinaryFile with the constraint that the rows map one-to-one to, and in the same order as, the units in a annotation chip type file (e.g. CDF file). The (full) chip type of the annotation chip type file is given by the mandatory file footer chipType.

Usage

AromaUnitTabularBinaryFile(...)

Arguments

...
Arguments passed to AromaTabularBinaryFile.

Fields and Methods

Methods: rll{ allocateFromUnitAnnotationDataFile - allocateFromUnitNamesFile - byChipType - nbrOfUnits - writeDataFrame Writes the data file as a tab-delimited text file. } Methods inherited from UnitAnnotationDataFile: byChipType, getAromaUflFile, getAromaUgpFile, getChipType, getPlatform, nbrOfUnits Methods inherited from AromaMicroarrayTabularBinaryFile: allocate, as.character, byChipType, findByChipType, getChipType, getFilenameExtension, getPlatform Methods inherited from AromaPlatformInterface: getAromaPlatform, getAromaUgpFile, getPlatform, getUnitAnnotationDataFile, getUnitNamesFile, getUnitTypesFile, isCompatibleWith Methods inherited from AromaTabularBinaryFile: [, [[, [<-, allocate, as.character, colMeans, colMedians, colStats, colSums, dimnames<-, getBytesPerColumn, getColClasses, getColumnNames, getRootName, 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: getParentName, 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, appendFullNameTranslatorBydata.frame, appendFullNameTranslatorByfunction, appendFullNameTranslatorBylist, appendFullNameTranslatorByNULL, appendFullNameTranslatorByTabularTextFile, appendFullNameTranslatorByTabularTextFileSet, clearFullNameTranslator, clearListOfFullNameTranslators, getDefaultFullName, getFullName, getFullNameTranslator, getListOfFullNameTranslators, getName, getTags, hasTag, hasTags, setFullName, setFullNameTranslator, setListOfFullNameTranslators, setName, setTags, updateFullName Methods inherited from Object: asThis, getChecksum, $, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save