# Creating a set of 50 SVs from pcawg_sv_setA to test functions
devtools::load_all()
data(pcawg_sv_setA)
test_sv <- pcawg_sv_setA[1:50]
save(test_sv, file = "../data/test_sv.rda")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.