michaelgruenstaeudl / PlastomeBurstAndAlign

A Python tool to extract and align genes, introns, and intergenic spacers across hundreds of plastid genomes using associative arrays
BSD 3-Clause "New" or "Revised" License
0 stars 5 forks source link

FixedMult3AndUngapDepreciationBug #17

Closed KeatonRowley closed 8 months ago

KeatonRowley commented 9 months ago

I found I was getting errors with ungap method. Fixed per documentation. Fixed all errors arising strings not multiple of 3. Trims end of sequence appropriate amount.