I created this project to help me with Rosalind because I found that I needed to create python friendly versions of things like codon tables and BLOSUM matrices repeatedly. I'm fairly new to the world of bioinformatics but I was wondering if this GitHub project has utility outside of me using it for Rosalind.
And another question I had was, is there anything useful that could be added to this project to make it more user-friendly/useable for my future bioinformatics projects?
Thanks for the reply!
It definitely has been useful on a personal level to grow the functionality of this for my specific use case because I assumed this problem had been solved a thousand times already.
With that being said, I'll definitely have to learn more about tools like biopython so I'll keep that in mind!