test_that("createFilialSequencePopulation works for example sequences", {
x <- createFilialSequencePopulation(c('AAABBBCCCDDDEEEFFF','GGGHHHIIIJJJKKKLLL'), 3)
expect_is(x, "character")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.