tie-breaking in nwalign
Mostra commenti meno recenti
Now that nwalign exists within the MEX simplegapmex, I cannot see exactly how it is implemented and I'm not able to get it to agree with a MEX version of needleman-wunsch that I wrote (with some slightly different properties). I'd like the behavior to be exactly the same but they produce slightly different alignments. While the two versions produce identical dynamic programming matrices, simplegapmex always goes with different paths back through them, no matter what order of preference I give to moves up, left, or diagonal in cases of ties. so... how are ties being broken by simplegapmex when there are multiple equally scoring paths through the DP-matrix?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Sparse Matrices in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!