grl <- readRDS(system.file("extdata", "grl_deletions.rds", package="CNPBayes"))
cnv.region <- consensusCNP(grl, max.width=5e6)
saveRDS(cnv.region, file="../inst/extdata/cnv_region.rds")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.