Learn R Programming

aroma.core (version 2.14.0)

FileCacheKeyInterface: The FileCacheKeyInterface class interface

Description

Package: aroma.core Class FileCacheKeyInterface Interface ~~| ~~+--CacheKeyInterface ~~~~~~~| ~~~~~~~+--FileCacheKeyInterface 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, SampleAnnotationFile, SegmentationDataFile, TextUnitNamesFile public class FileCacheKeyInterface extends CacheKeyInterface

Usage

FileCacheKeyInterface(...)

Arguments

...
Not used.

Fields and Methods

Methods: rll{ getCacheKey Gets a list of cache key items. }

Methods inherited from CacheKeyInterface: getCacheKey

Methods inherited from Interface: extend, print, uses