tests/testthat/test_RevcSBS96.R

context("RevcSBS96")

test_that("RevcSBS96 function", {
  expect_equal(RevcSBS96(c("ATAG", "TGGA")), c("TATC", "CCAT"))
})

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.