test_getSGFeatureCounts <- function()
{
path <- system.file("extdata", package = "SGSeq")
si$file_bam <- file.path(path, "bams", si$file_bam)
sgfc <- getSGFeatureCounts(si, sgf_pred)
SGSeq:::checkIdenticalSummarizedExperiment(sgfc_pred, sgfc)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.