Learn R Programming

aroma.core (version 3.3.1)

CacheKeyInterface: The CacheKeyInterface class interface

Description

Package: aroma.core
Class CacheKeyInterface

Interface
~~|
~~+--CacheKeyInterface

Directly known subclasses:
AromaCellCpgFile, AromaCellPositionFile, AromaCellSequenceFile, AromaCellTabularBinaryFile, AromaGenomeTextFile, AromaMicroarrayDataFile, AromaMicroarrayTabularBinaryFile, AromaTabularBinaryFile, AromaUcscGenomeTextFile, AromaUflFile, AromaUgcFile, AromaUgpFile, AromaUnitCallFile, AromaUnitChromosomeTabularBinaryFile, AromaUnitFracBCnBinaryFile, AromaUnitGcContentFile, AromaUnitGenotypeCallFile, AromaUnitPscnBinaryFile, AromaUnitSignalBinaryFile, AromaUnitTabularBinaryFile, AromaUnitTotalCnBinaryFile, AromaUnitTypesFile, CbsSegmentationDataFile, FileCacheKeyInterface, SampleAnnotationFile, SegmentationDataFile, TextUnitNamesFile

public class CacheKeyInterface
extends Interface

Usage

CacheKeyInterface(...)

Arguments

...

Not used.

Fields and Methods

Methods:

getCacheKeyGets a list of cache key items.

Methods inherited from Interface:
extend, print, uses

Author

Henrik Bengtsson