AromaMicroarrayDataSetTuple {aroma.core}R Documentation

The AromaMicroarrayDataSetTuple class

Description

Package: aroma.core
Class AromaMicroarrayDataSetTuple

Object
~~|
~~+--FullNameInterface
~~~~~~~|
~~~~~~~+--GenericDataFileSetList
~~~~~~~~~~~~|
~~~~~~~~~~~~+--AromaMicroarrayDataSetTuple

Directly known subclasses:
AromaUnitTotalCnBinarySetTuple

public abstract static class AromaMicroarrayDataSetTuple
extends GenericDataFileSetList

Usage

AromaMicroarrayDataSetTuple(..., .setClass="AromaMicroarrayDataSet")

Arguments

... Arguments passed to GenericDataFileSetList.
.setClass The name of the class of the input set.

Fields and Methods

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

Author(s)

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


[Package aroma.core version 1.4.0 Index]