Description Usage Arguments Methods (by generic)
Compares the set of features associated with an object, e.g., ExpressionSet
or ChipDb-class
objects.
1 2 3 4 | compareFeatures(x, y, ...)
## S4 method for signature 'character,character'
compareFeatures(x, y, unique = FALSE)
|
x, y |
objects with associated featureNames |
... |
extra arguments eventually passed to |
compareFeatures(x = character,y = character)
: Workhorse function comparing the feature sets x
and y
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.