Refactored laskeMuutokset4() as an R6 method

This commit is contained in:
Waldir Leoncio 2022-08-25 12:54:55 +02:00
parent 06dd1a74ee
commit 1667682c5e
8 changed files with 113 additions and 58 deletions

View file

@ -40,4 +40,4 @@ RoxygenNote: 7.2.1
Suggests:
testthat (>= 2.1.0)
Imports:
methods, ape, vcfR, Rsamtools, adegenet, matlab2r
methods, ape, vcfR, Rsamtools, adegenet, matlab2r, R6