tests/testthat/test_compute_isoform_switches.R

compute_isoform_switches('ctrlExpression.tsv', 'caseExpression.tsv', 'tx2gene.csv', 'out', minSamples = 3)

test_that('output is as expected', {

    expect_true(file.exists('out'))

})
hclimente/scudo documentation built on May 25, 2019, 5:26 p.m.