ODiogoSilva / TriFusion

Streamlining phylogenomic data gathering, processing and visualization
http://odiogosilva.github.io/TriFusion/
GNU General Public License v3.0
87 stars 23 forks source link

Convert DNA sequences into Protein sequences #218

Open ODiogoSilva opened 8 years ago

ODiogoSilva commented 8 years ago

Add an option to convert DNA sequences into their protein counter parts. This can be coupled with the option of specifying which codon position is the first nucloetide and also position of introns.

An alternative option would be to "guess" the reading frame by selecting the one with fewer or no codon stops.

eacton commented 7 years ago

Hi @ODiogoSilva I'll work on this! Happy Sprinting!

ODiogoSilva commented 7 years ago

Many thanks! I am actually in the process of improving the docstrings and the API documentation to be more contributor friendly. We can chat on gitter if you hit any bumps.