tests/testthat/test-alignment_file.R

test_that("alignment_file", {

  tbl <- alignment_file()
  col_names <- colnames(tbl)

  expect_identical(col_names, c('gene', 'file'))

})

Try the agvgd package in your browser

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

agvgd documentation built on Sept. 11, 2022, 1:07 a.m.