tests/testthat/test_RevcDBS144.R

context("RevcDBS144")

test_that("RevcDBS144 function", {
  expect_equal(RevcDBS144(c("ACGT", "CTGA")), c("GTAC", "AGTC"))
})

Try the ICAMS package in your browser

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

ICAMS documentation built on April 3, 2021, 5:07 p.m.