AromaUnitSignalBinarySet {aroma.core}R Documentation

The AromaUnitSignalBinarySet class

Description

Package: aroma.core
Class AromaUnitSignalBinarySet

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

Directly known subclasses:
AromaUnitCallSet, AromaUnitFracBCnBinarySet, AromaUnitGenotypeCallSet, AromaUnitTotalCnBinarySet

public static class AromaUnitSignalBinarySet
extends AromaTabularBinarySet

An AromaUnitSignalBinarySet object represents a set of AromaUnitSignalBinaryFiles with identical chip types.

Usage

AromaUnitSignalBinarySet(...)

Arguments

... Arguments passed to AromaTabularBinarySet.

Fields and Methods

Methods:
byName -
findByName -
getAromaUgpFile -
getChipType -
getPlatform -

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.core version 1.2.0 Index]