powered by
This function tests whether a given ExpressionSet follows the pre-defined PhyloExpressionSet or DivergenceExpressionSet standard.
is.ExpressionSet(ExpressionSet)
a standard PhyloExpressionSet or DivergenceExpressionSet that shall be tested for format validity.
# NOT RUN { # read example PhyloExpressionSet data(PhyloExpressionSetExample) is.ExpressionSet(PhyloExpressionSetExample) # }
Run the code above in your browser using DataLab