|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.biojava.bio.seq.GeneticCode
Constant TranslationTable instances that embody the genetic code.
The genetic code defines how non-overlapping DNA triplets map into amino-acids and the translation-termination signal.
Field Summary | |
static TranslationTable |
UNIVERSAL
The UNIVERSAL genetic code - used by most organisms for their primary genome. |
Constructor Summary | |
GeneticCode()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final TranslationTable UNIVERSAL
Constructor Detail |
public GeneticCode()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |