test_populations <- function() {
if (require(phastCons100way.UCSC.hg19)) {
gsco <- phastCons100way.UCSC.hg19
pops <- populations(gsco)
checkIdentical(pops, c("default", "DP2"))
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.