gpertea / gclib

GCLib - Genomic C++ library of reusable code for bioinformatics projects
Other
33 stars 13 forks source link

add support for multiple codon tables #10

Open gpertea opened 3 years ago

gpertea commented 3 years ago

Originally posted by @Maarten-vd-Sande in https://github.com/gpertea/gffread/issues/21#issuecomment-777736924

Just dropping in to say that supporting multiple tables would be an awesome feature (for me). I haven't found any other tool that works as easy and fast as gffread.

Would you support a PR in this direction, if so, can you give some pointers? It's been over 5 years since I did anything serious with C++ so it might not result into anything useful though :innocent: .. I can't seem to find where the table is defined..

https://github.com/gpertea/gclib/blob/f6817eacbbc5bd164b30a1c0048a80a8bd62c57e/codons.cpp#L7