tests/testthat/test-locate.R

test_that("annotSite() annotates PTM sites", {
    expect_equal(annotSite(10, "K"), "K10")
    expect_equal(annotSite(10, "K", 3L), "K010")
})

Try the MSstatsPTM package in your browser

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

MSstatsPTM documentation built on Nov. 8, 2020, 5:49 p.m.