tests/testthat/test-gene2DO.R

library(DOSE)

context("gene2DO")

test_that("gene2DO", {
    
    expect_equal(DOSE:::gene2DO('3'),
                 DOSE:::gene2DO(3))

})

Try the DOSE package in your browser

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

DOSE documentation built on Nov. 8, 2020, 7:48 p.m.