test_that("hicfrags works", {
in_file <- system.file( "extdata/bam/SRR400264_subset.bam",
package="HiConvert", mustWork=TRUE )
imported <- hic_import(in_file)
} )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.