philliplab / ViralHaplotyper

0 stars 0 forks source link

unit tests for constructor of Haplotype #16

Closed philliplab closed 9 years ago

philliplab commented 9 years ago

Test validity checks on copies list

philliplab commented 9 years ago

1) Simulate sequences with evolveagene

2) write a function that will return those sequences

3) Make a unit test for .Haplotype with 1 sequence from that data set and hand code the copies list

4) Make a unit test for .Haplotype with 2 sequences from that data set with 1 having 2 copies and also hand code the copies list