AromaMicroarrayDataSetTuple {aroma.core} | R Documentation |
Package: aroma.core
Class AromaMicroarrayDataSetTuple
Object
~~|
~~+--
FullNameInterface
~~~~~~~|
~~~~~~~+--
GenericDataFileSetList
~~~~~~~~~~~~|
~~~~~~~~~~~~+--
AromaMicroarrayDataSetTuple
Directly known subclasses:
AromaUnitTotalCnBinarySetTuple
public abstract static class AromaMicroarrayDataSetTuple
extends GenericDataFileSetList
AromaMicroarrayDataSetTuple(..., .setClass="AromaMicroarrayDataSet")
... |
Arguments passed to GenericDataFileSetList . |
.setClass |
The name of the class of the input set. |
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
Henrik Bengtsson (http://www.braju.com/R/)