Learn R Programming

aroma.core (version 2.9.0)

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: rll{ getCacheKey Gets a list of cache key items. }

Methods inherited from Interface: extend, print, uses