tests/testthat/test-roxytest-testexamples-do_msa.R

# Generated by roxytest: Do not edit by hand!

context("File R/do_msa.R: @testexamples")

test_that("Function do_msa() @ L19", {
  
  r <- do_msa(c("ABCDF", "BCDEF"))
  r
  expect_is(r, "list")
})
ShixiangWang/CNVMotif documentation built on June 3, 2022, 3:44 a.m.