UnitAnnotationDataFile {aroma.core} | R Documentation |
Package: aroma.core
Class UnitAnnotationDataFile
Interface
~~|
~~+--
UnitAnnotationDataFile
Directly known subclasses:
AromaUflFile, AromaUgpFile, AromaUnitChromosomeTabularBinaryFile, AromaUnitTabularBinaryFile, AromaUnitTypesFile, TextUnitNamesFile, UnitNamesFile, UnitTypesFile
public static class UnitAnnotationDataFile
extends Interface
A UnitAnnotationDataFile provides methods for querying certain types of chip type annotation data by units.
UnitAnnotationDataFile(...)
... |
Arguments passed to Interface . |
Methods:
byChipType | - | |
getAromaUflFile | - | |
getAromaUgpFile | - | |
getChipType | - | |
getPlatform | - | |
nbrOfUnits | - |
Methods inherited from Interface:
extend, print, uses
Henrik Bengtsson (http://www.braju.com/R/)