Class TestCasesCodonTable
- java.lang.Object
-
- org.snpeff.snpEffect.testCases.unity.TestCasesCodonTable
-
public class TestCasesCodonTable extends java.lang.Object
Codon tables- Author:
- pcingola
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
debug
-
Constructor Summary
Constructors Constructor Description TestCasesCodonTable()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test_01()
Degeneracy test References: http://en.wikipedia.org/wiki/Genetic_code#Degeneracyvoid
test_02()
Setting genome-wide codon tables
-