TheEvergreenStateCollege / smarty-plants

Plant genome sequencing
2 stars 2 forks source link

Edit distance #16

Closed poperigby closed 2 months ago

poperigby commented 2 months ago

Supersedes #15

Help would be much appreciated for the TODO items.

TODO:

poperigby commented 2 months ago

I fixed the second problem but this will no longer work with non-ASCII characters. Not an issue in my opinion.

learner-long-life commented 2 months ago

@AbyssalRemark can you check out this branch, try this code, and review it?

learner-long-life commented 2 months ago

For debugging edit distance https://phiresky.github.io/levenshtein-demo/

learner-long-life commented 2 months ago

From our debugging today, it looks like there are two problems: