compute_isoform_switches('ctrlExpression.tsv', 'caseExpression.tsv', 'tx2gene.csv', 'out', minSamples = 3)
test_that('output is as expected', {
expect_true(file.exists('out'))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.