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

refactor #2

Closed pmongkho closed 11 months ago

pmongkho commented 11 months ago

I changed a lot of files during this refactoring, I broke the main file into helper functions, I used f' strings for printing, and changed the variable names for python naming conventions, but the program works just as expected with the demo version video you walked me through, if you need me to send less of a pull request i can break the pull requests in to smaller chunks for merging