by oalders on 12/20/24, 10:57 PM with 2 comments
by mdperry on 12/21/24, 11:14 PM
by Terr_ on 12/20/24, 11:24 PM
I eventually ended up rewriting the thing into an excessive Java/Swing program which animated its work through all the comparisons, showing show best paths and dead-ends. It involved a BLOSUM64 matrix, so I must've been aligning based on what amino acids were being coded-for, even if underlying base pairs differed.