test_mCSEAIntegrate <- function() {
library(leukemiasEset)
data(exprTest)
resultsInt <- mCSEAIntegrate(myResults, exprTest, "promoters", "ENSEMBL", "GATA2",
makePlot = FALSE)
checkEqualsNumeric(resultsInt[1,4],
-0.8908771, tolerance=1.0e-6)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.