AromaMicroarrayDataSetTuple {aroma.core}R Documentation

The AromaMicroarrayDataSetTuple class

Description

Package: aroma.core
Class AromaMicroarrayDataSetTuple

Object
~~|
~~+--AromaMicroarrayDataSetTuple

Directly known subclasses:

public abstract static class AromaMicroarrayDataSetTuple
extends Object

Usage

AromaMicroarrayDataSetTuple(csList=NULL, tags="*", ..., .setClass="AromaMicroarrayDataSet")

Arguments

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.

Fields and Methods

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

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)


[Package aroma.core version 1.2.0 Index]