test_that("get_codons is working well !", { expect_equal(get_codons(DNA_seq = "ATGCGC", start = 1), c( "ATG" , "CGC") ) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.