tests/testthat/test-seqkat.R

expect_error(
	{
	seqkat(5, 3.2, 4, bed.file = "test.bed")
		},
	"The bed.file provided does not exist.",
	info = "seqkat Error 1"
	);

Try the SeqKat package in your browser

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

SeqKat documentation built on March 13, 2020, 1:59 a.m.