rna-to-protein
v1.0.2
Published
This a context free grammar that parse an RNA sequence into proteins
Downloads
2
Readme
rna-to-protein
rna-to-protein is an npm package that uses Grammars and regular expressions to perform bioinformatics operations on DNA, RNA and Protein.
Documentation
Transcription of RNA to Protein
Contributing
Conributions are welcomed. Adding functionalities that rely on Grammars are welcomed too. Please make sure to update tests as appropriate.