Martinsos / edlib

Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance.
http://martinsos.github.io/edlib
MIT License
492 stars 162 forks source link

README additions, R/Julia packages #199

Closed evanbiederstedt closed 2 years ago

evanbiederstedt commented 2 years ago

Hi @Martinsos

I'm not sure if this should be a PR against the master branch.

Thanks, Evan

Martinsos commented 2 years ago

Awesome @evanbiederstedt , LGTM, I merged it! Thanks for this!

evanbiederstedt commented 2 years ago

Thanks @Martinsos!