cbg-ethz / haploclique

Viral quasispecies assembly via maximal clique finding. A method to reconstruct viral haplotypes and detect large insertions and deletions from NGS data.
GNU General Public License v3.0
25 stars 33 forks source link

Test for edgeBetween #32

Closed MaryamZaheri closed 7 years ago

MaryamZaheri commented 7 years ago

a unit test is added to test the edgeBetween function. This function gets two alignments and check whether there should be an edge between the two alignments based on the input parameters.