test_that("AlleleFreq works", {
expect_type(allele.freq(hetTgen(readVCF(vcf.file.path=paste0(path.package("rCNV"), "/example.raw.vcf.gz")),"GT"),"ind"), "data.frame")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.