aroma.core (version 3.1.1)

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.

...

Not used.

Value

Returns TRUE if compatible and FALSE otherwise.

See Also

*getPlatform(). For more information see AromaPlatformInterface.