katerinakazantseva / strainy

Graph-based assembly phasing
Other
65 stars 5 forks source link

Faster pairwise alignment #4

Closed mikolmogorov closed 1 year ago

mikolmogorov commented 2 years ago

Alignment using Bio.Align.PairwiseAligner() is known to be super slow. Need to substitute with something like edlib: https://github.com/Martinsos/edlib

mikolmogorov commented 1 year ago

Implemented edlib.