tests/testthat/test-tile-methods.R

### =========================================================================
### "tile" methods
### -------------------------------------------------------------------------

context("tile,GTuples-method")

test_that("Returns error", {
  expect_error(tile(gt2), 
               "GTuples do not currently support the 'tile' method.")
})

Try the GenomicTuples package in your browser

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

GenomicTuples documentation built on Nov. 8, 2020, 6:43 p.m.