Nothing
# For more details on unit testing, see
# http://master.bioconductor.org/developers/how-to/unitTesting-guidelines/
context("bimodality")
test_that("bimodality scores work correctly", {
expect_equal(bimodality_sarle(seq(100), type = "Sarle.finite.sample"), 0.2043795, tolerance=1.0e-3)
})
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.