getUnitAnnotationDataFile.AromaPlatformInterface: Gets a unit annotation data file of a particular class

getUnitAnnotationDataFile.AromaPlatformInterfaceR Documentation

Gets a unit annotation data file of a particular class

Description

Gets a unit annotation data file of a particular class for this AromaPlatformInterface.

Usage

## S3 method for class 'AromaPlatformInterface'
getUnitAnnotationDataFile(this, ..., className, force=FALSE, verbose=FALSE)

Arguments

...

Additional arguments passed to byChipType() for the class of interest.

className

A character string specifying the class of interest.

force

If TRUE, any cached results are ignored, otherwise not.

verbose

The Verbose to be used during processing.

Value

Returns TRUE if compatible and FALSE otherwise.

Author(s)

Henrik Bengtsson

See Also

*getPlatform(). For more information see AromaPlatformInterface.


HenrikBengtsson/aroma.core documentation built on Feb. 20, 2024, 9:17 p.m.