tests/testthat/test-peptide_phychem_index.R

test_that("peptide_phychem_index works", {
    aa <- peptide_phychem_index('ACGTCATCAAGT', acc = "EISD840101")
    expect_equal(sum(aa), 0.9)
})
genomaths/GenomAutomorphism documentation built on May 10, 2024, 12:11 a.m.