Nothing
test_aberrantExonUsage <- function() {
checkEquals(dim(firmaAnalysis(useToyData=TRUE))[2], length(tra <- aberrantExonUsage(1.0, firmaAnalysis(useToyData=TRUE))))
checkTrue(!anyNA(aberrantExonUsage(1.0, firmaAnalysis(useToyData=TRUE))))
checkTrue(as.numeric(quantiles[1]) < 0)
checkTrue(as.numeric(quantiles[2]) > 0)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.