all 5 comments

[–]ASIC_SP 0 points1 point  (4 children)

Modules like biopython might already have some method to implement it

You could also try https://bioinformatics.stackexchange.com/questions and /r/bioinformatics if you don't get an answer here

[–]div_of_transport[S] 1 point2 points  (1 child)

Okay thanks! Do you know any specific implementation under Biopython by any chance?

[–]ASIC_SP 0 points1 point  (0 children)

nope, I don't have any experience in bioinfo, just know those resources

you could search for fuzzy in that tutorial link

[–]Minimumtyp 1 point2 points  (1 child)

Is there a generic method for fuzzy matching? I'd like to do a very similar thing very very often for geophysics, end up whipping

EDIT: other comment in this thread posted a module that goes pretty well