tests/testthat/test_gtoxLoadAid.R

test_that("gtoxLoadAid:contains an anm:Cytotoxicity (TIER1)_4h of aid:1", {
    tmp <- gtoxLoadAid()
    expect_equal(tmp[aid==3]$anm, "Cytotoxicity (TIER1)_4h")
})

Try the GladiaTOX package in your browser

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

GladiaTOX documentation built on Nov. 15, 2020, 2:07 a.m.