tests/testthat/test_algorithm.R

data("variants")

context("VERSO")

data("inference")
test_that("VERSO produces correct output", {
    expect_equal(names(inference),c("B","C","phylogenetic_tree","corrected_genotypes","genotypes_prevalence","genotypes_summary","log_likelihood","error_rates"))
})

Try the VERSO package in your browser

Any scripts or data that you put into this service are public.

VERSO documentation built on Nov. 8, 2020, 4:52 p.m.