AromaMicroarrayDataSetTuple {aroma.core} | R Documentation |
Package: aroma.core
Class AromaMicroarrayDataSetTuple
Object
~~|
~~+--
AromaMicroarrayDataSetTuple
Directly known subclasses:
public abstract static class AromaMicroarrayDataSetTuple
extends Object
AromaMicroarrayDataSetTuple(csList=NULL, tags="*", ..., .setClass="AromaMicroarrayDataSet")
csList |
A single or list of AromaMicroarrayDataSet :s. |
tags |
A character vector of tags. |
... |
Not used. |
.setClass |
The name of the class of the input set. |
Methods:
byPath | - | |
extract | Extracts a subset AromaMicroarrayDataSetTuple. | |
getAlias | - | |
getArrays | Gets the names of the arrays. | |
getArrayTuple | Gets arrays across chip types for one sample. | |
getChipTypes | - | |
getFullName | - | |
getFullNames | - | |
getListOfSets | - | |
getName | - | |
getNames | - | |
getTags | - | |
nbrOfArrays | Gets the number of arrays. | |
nbrOfChipTypes | Gets the number of chip types. | |
setAlias | - | |
setTags | - |
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/)