Find most similar peptide and calculate distance?
0
1
Entering edit mode
2.7 years ago
wormball ▴ 10

Hello!

I have mutant and wild peptide. I select some short subpeptide containing mutation and i want to find the most similar subpeptide (preferably of the same length) in the wild peptide to compare its immunological properties to the mutant one. And also i want to know some distance between them (e. g. Levenshtein distance). E. g. if distance is 0, then there is no need to consider this subpeptide at all, and if distance is larger than e. g. 2, then we say there is no similar wild subpeptide.

Is there a standard way to do so? I found pairwise2.align.globalxx in biopython, but it returns alignment score instead of distance and also returns alignments not in the most convenient way.

Thanks in advance.

align distance sequence peptide • 524 views
ADD COMMENT

Login before adding your answer.

Traffic: 2517 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6