Description Usage Arguments Functions
Utilities to test Bioconductor object classes.
1 2 3 | isExpressionSet(x)
isMatrixData(x)
|
x |
object |
isExpressionSet
: tells if an object inherits from the class Biobase::ExpressionSet.
isMatrixData
: tells if an object is a matrix-like data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.