context("Mutational signature matching")
test_that("MatchSigs2Directions", {
load("test.data.for.matchsigs.Rdata")
expect_equal(
MatchSigs2Directions(.test.extracted.sigs, .test.ground.truth.sigs),
.test.match.out)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.