getUnitAnnotationDataFile.AromaPlatformInterface: 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 AromaPlatformInterface
getUnitAnnotationDataFile(this, ..., className, force=FALSE, verbose=FALSE)
Value
Returns TRUE if compatible and FALSE otherwise.
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.
See Also
*getPlatform().
For more information see AromaPlatformInterface.