tests/testthat/test-getGO.R

context("test-getGO")

test_that("getGO works", {
  expect_equal(getGO(org = "human",ont = "mf", data_dir = tempdir()) %>% .[[4]], "mf")
})

Try the geneset package in your browser

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

geneset documentation built on Nov. 20, 2022, 9:07 a.m.