CrlmmParametersSet {aroma.affymetrix}R Documentation

The CrlmmParametersSet class

Description

Package: aroma.affymetrix
Class CrlmmParametersSet

Object
~~|
~~+--GenericDataFileSet
~~~~~~~|
~~~~~~~+--GenericTabularFileSet
~~~~~~~~~~~~|
~~~~~~~~~~~~+--AromaTabularBinarySet
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--AromaUnitSignalBinarySet
~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~+--CrlmmParametersSet

Directly known subclasses:

public static class CrlmmParametersSet
extends AromaUnitSignalBinarySet

An CrlmmParametersSet object represents a set of CrlmmParametersFiles with identical chip types.

Usage

CrlmmParametersSet(...)

Arguments

... Arguments passed to AromaUnitSignalBinarySet.

Fields and Methods

Methods:
byName -
findUnitsTodo -
fromFiles -

Methods inherited from AromaUnitSignalBinarySet:
byName, findByName, getAromaUgpFile, getChipType, getPlatform, validate

Methods inherited from GenericTabularFileSet:
calculateAverageColumnAcrossFiles, extractMatrix

Methods inherited from GenericDataFileSet:
append, appendFiles, as.list, byName, clearCache, copyTo, equals, extract, findByName, fromFiles, getAlias, getFile, getFileClass, getFileSize, getFullName, getFullNames, getFullNameTranslator, getName, getNames, getPath, getPathnames, getTags, hasFile, hasTag, hasTags, indexOf, lapply, nbrOfFiles, sapply, seq, setAlias, setFullName, setFullNamesTranslator, setFullNameTranslator, setName, setTags, update2, validate

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]