Entering edit mode
17 months ago
Tully
•
0
When performing global sequence alignment using the enumeration method,
why is the extreme case one residue corresponding to one gap, rather than two or more gaps,
why isn't the case of one gap corresponding to another gap discussed?
Dynamic programming algorithm is mainstream, but I learn it to understand the principle.