start <- as.POSIXlt(Sys.time())
context("145nmer.R")
## 2017-12, exported functions in annotation_gff:
end <- as.POSIXlt(Sys.time())
elapsed <- round(x = as.numeric(end - start))
message("\nFinished 145nmer.R in ", elapsed, " seconds.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.