UnitAnnotationDataFile {aroma.core} | R Documentation |
The UnitAnnotationDataFile interface class
Description
Package: aroma.core
Class UnitAnnotationDataFile
Interface
~~|
~~+--
UnitAnnotationDataFile
Directly known subclasses:
AromaUflFile, AromaUgcFile, AromaUgpFile, AromaUnitChromosomeTabularBinaryFile, AromaUnitGcContentFile, 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.
Usage
UnitAnnotationDataFile(...)
Arguments
... |
Arguments passed to |
Methods
Methods:
byChipType | - | |
getAromaUflFile | - | |
getAromaUgpFile | - | |
getChipType | - | |
getPlatform | - | |
nbrOfUnits | - | |
Methods inherited from Interface:
extend, print, uses
Author(s)
Henrik Bengtsson
[Package aroma.core version 3.3.1 Index]