isCompatibleWith.AromaPlatformInterface | R Documentation |
Checks if a particular unit annotation data file is compatible with this AromaPlatformInterface class.
## S3 method for class 'AromaPlatformInterface'
isCompatibleWith(this, udf, ...)
udf |
An unit annotation data file. |
... |
Not used. |
Returns TRUE
if compatible and FALSE
otherwise.
Henrik Bengtsson
*getPlatform()
.
For more information see AromaPlatformInterface
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.