Nothing
context("Long non-guanine sequences")
test_that("nothing found in long non-guanine sequences (should be fast)", {
expect_equal(length(pqsfinder(DNAString(strrep("TA", times = 2000000)), min_score = 26)), 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.