Description Usage Arguments Fields and Methods Author(s)
Package: aroma.Base
Class BaseFileSpots
Object
~~|
~~+--
BaseFileSection
~~~~~~~|
~~~~~~~+--
BaseFileSpots
Directly known subclasses:
public static class BaseFileSpots
extends BaseFileSection
1 |
... |
Arguments passed to constructor of superclass. |
Methods:
as.character | Gets a string description of object. | |
getAssayFields | Gets the names of the assay-field data columns. | |
getAssays | Gets the ids of the assays in this section. | |
getColumns | Gets the names of the non-assay-field data columns. | |
getData | Gets a subset of or the complete data table. | |
getDataFiles | Gets the filenames where data of an assay-field section is stored. | |
hasDataFiles | Checks if data of an assay-field section is stored on file. | |
nbrOfAssays | Gets the number of assays in this section. | |
setAssays | Sets the ids of the assays in this section. | |
setColumns | Sets the column names of the data table. | |
setDataFields | Sets data field for an assay in a BASE file spots section. | |
setDataFiles | Sets the filenames where data of an assay-field section is stored. | |
Methods inherited from BaseFileSection:
addColumn, as.character, as.list, equals, getColumns, getData, getDataByKeys, getHeader, getHeaders, getType, hasColumns, hasData, hasHeaders, nbrOfHeaders, print, setColumns, setData, setDataFieldByKeys, setHeader, setType, sizeOfData, validate
Methods inherited from Object:
$, $<-, [[, [[<-, 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/)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.