DChipCdfBinFile {aroma.affymetrix}R Documentation

The DChipCdfBinFile class

Description

Package: aroma.affymetrix
Class DChipCdfBinFile

Object
~~|
~~+--GenericDataFile
~~~~~~~|
~~~~~~~+--AromaMicroarrayDataFile
~~~~~~~~~~~~|
~~~~~~~~~~~~+--AromaPlatformInterface
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--AffymetrixFile
~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~+--UnitAnnotationDataFile
~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~+--UnitNamesFile
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+--DChipCdfBinFile

Directly known subclasses:

public static class DChipCdfBinFile
extends UnitNamesFile

A DChipCdfBinFile object represents a DChip CDF.bin file.

Usage

DChipCdfBinFile(...)

Arguments

... Arguments passed to AffymetrixFile.

Fields and Methods

Methods:
byChipType -
findByChipType -
fromFile -
getChipType -
getFileFormat -
getHeader -
getPlatform -
getUnitNames -
getUnitSizes -
nbrOfCells -
nbrOfUnits -
readDataFrame -

Methods inherited from UnitNamesFile:
getUnitNames, indexOf, nbrOfUnits

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

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

Methods inherited from AromaMicroarrayDataFile:
getAttributeXY, getChipType, getPlatform, getPloidy, hasAttributeXY, setAttributesByTags, setAttributeXY

Methods inherited from GenericDataFile:
compareChecksum, copyTo, equals, fromFile, getAlias, getAttribute, getAttributes, getChecksum, getCreatedOn, getFilename, getFileSize, getFileType, getFullName, getFullNameTranslator, getLastAccessedOn, getLastModifiedOn, getName, getPath, getPathname, getTags, gunzip, gzip, hasBeenModified, hasTag, hasTags, isFile, readChecksum, renameTo, renameToUpperCaseExt, setAlias, setAttribute, setAttributes, setAttributesBy, setAttributesByTags, setFullName, setFullNameTranslator, setName, testAttributes, validateChecksum, writeChecksum

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.affymetrix version 1.2.0 Index]