isCompatibleWith.AromaPlatformInterface: Checks if a particular unit annotation data file is compatible
Description
Checks if a particular unit annotation data file is compatible with this AromaPlatformInterface class.
Usage
# S3 method for AromaPlatformInterface
isCompatibleWith(this, udf, ...)
Arguments
udf
An unit annotation data file.
Value
Returns TRUE
if compatible and FALSE
otherwise.