ablab / VerityMap

GNU General Public License v3.0
30 stars 5 forks source link

Adaptive misassembly penalty #12

Closed seryrzu closed 2 years ago

seryrzu commented 2 years ago

Introduces an additional parameter to take care of insertions into perfect tandem repeats. VerityMap will prefer the shortest insertion.

Depends on https://github.com/ablab/VerityMap/pull/10 and should be merged afterwards.