declares Sequence::Translate,a function to translate CDS sequences into peptide sequences More...
#include <string>#include <Sequence/SeqEnums.hpp>#include <Sequence/SeqExceptions.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Sequence |
The namespace in which this library resides. | |
Functions | |
| std::string | Sequence::Translate (std::string::const_iterator beg, std::string::const_iterator end, Sequence::GeneticCodes genetic_code, const char &gapchar) throw (Sequence::SeqException) |
declares Sequence::Translate,a function to translate CDS sequences into peptide sequences
Definition in file Translate.hpp.
1.6.3