Open julian-urbano opened 2 years ago
We currently have tests for the symmetricity of tau variants, but not for the asymmetricity of tauAP variants. Testthat does not have an expect_unequal, so we could implement something similar.
tau
tauAP
expect_unequal
We currently have tests for the symmetricity of
tau
variants, but not for the asymmetricity oftauAP
variants. Testthat does not have anexpect_unequal
, so we could implement something similar.