tests/testthat/test_algorithm.R

data("longitudinal_sc_variants")

context("LACE")

data("inference")
test_that("LACE produces correct output", {
	expect_equal(names(inference),c("B","C","corrected_genotypes","clones_prevalence","relative_likelihoods","joint_likelihood","clones_summary","equivalent_solutions","error_rates"))
})

Try the LACE package in your browser

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

LACE documentation built on Nov. 29, 2020, 2 a.m.