This function tests whether a given ExpressionSet follows the pre-defined PhyloExpressionSet or DivergenceExpressionSet standard.
Examples
# read example PhyloExpressionSet
data(PhyloExpressionSetExample)
is.ExpressionSet(PhyloExpressionSetExample)
#> [1] TRUE