My first time using biopython. Forgive me if this is a basic question. I would like to input sequences, then align them, and be able to refer to the index posi
Trying to implement Needleman-Wunsche algorithm for biological sequences comparison. In some circumstances there exist multiple optimal edit paths. What is th