Nothing
library(martini)
gi <- get_GI_network(minigwas, snpMapping = minisnpMapping, ppi = minippi)
test_that("output is as expected", {
expect_equal(scones(minigwas, gi, 10, 1), scones.cv(minigwas, gi))
})
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.