UnitNamesFile {aroma.core} | R Documentation |
The UnitNamesFile interface class
Description
Package: aroma.core
Class UnitNamesFile
Interface
~~|
~~+--
UnitAnnotationDataFile
~~~~~~~|
~~~~~~~+--
UnitNamesFile
Directly known subclasses:
TextUnitNamesFile
public abstract static class UnitNamesFile
extends UnitAnnotationDataFile
A UnitNamesFile provides methods for querying the unit names of a given chip type.
Usage
UnitNamesFile(...)
Arguments
... |
Arguments passed to |
Methods
Methods:
getUnitNames | - | |
indexOf | - | |
nbrOfUnits | - | |
Methods inherited from UnitAnnotationDataFile:
byChipType, getAromaUflFile, getAromaUgpFile, getChipType, getDefaultExtension, getPlatform, nbrOfUnits
Methods inherited from Interface:
extend, print, uses
Author(s)
Henrik Bengtsson
[Package aroma.core version 3.3.1 Index]