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 Jan. 2, 2025, 12:25 a.m.