#include <TVector.h>
Public Member Functions | |
| Tdna2aa () | |
| Tdna2aa (char _aa, int i1, int i2, int i3) | |
| Constructor. | |
Public Attributes | |
| char | aa |
| Single-letter AA code. | |
| int | dna [3] |
| The three DNA positions that make up the codon. | |
|
|
|
|
||||||||||||||||||||
|
Constructor.
|
|
|
Single-letter AA code.
|
|
|
The three DNA positions that make up the codon.
|
1.4.1