Class TestCasesIntegrationHgvsFrameShift
- java.lang.Object
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationHgvsFrameShift
-
public class TestCasesIntegrationHgvsFrameShift extends TestCasesIntegrationBase
Test case
-
-
Field Summary
-
Fields inherited from class org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
debug, ignoreErrors, shiftHgvs, SHOW_EVERY, testsDir, verbose
-
-
Constructor Summary
Constructors Constructor Description TestCasesIntegrationHgvsFrameShift()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test_01_hgvs_frameshift()
Test HGVS.P in a synonymous frame shiftvoid
test_02_hgvs_frameshift()
Test HGVS.P in a synonymous frame shiftvoid
test_03_hgvs_frameshift()
Test HGVS.P in a synonymous frame shiftvoid
test_04_hgvs_frameshift()
Test HGVS.P in a synonymous frame shiftvoid
test_05_hgvs_frameshift()
Test HGVS.P in a synonymous frame shift-
Methods inherited from class org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
appyTranscript, build, buildAndCompare, buildEmbl, buildGeneBank, buildGff3AndCompare, buildGtfAndCompare, checkHgvs, checkNoChange, checkTranscriptError, compareHgvs, compareHgvs, compareVep, compareVepSO, init, loadSnpEffectPredictor, showTranscripts, showTranscripts, snpEffect, snpEffect, snpEffectCancer
-
-
-
-
Method Detail
-
test_01_hgvs_frameshift
public void test_01_hgvs_frameshift()
Test HGVS.P in a synonymous frame shift
-
test_02_hgvs_frameshift
public void test_02_hgvs_frameshift()
Test HGVS.P in a synonymous frame shift
-
test_03_hgvs_frameshift
public void test_03_hgvs_frameshift()
Test HGVS.P in a synonymous frame shift
-
test_04_hgvs_frameshift
public void test_04_hgvs_frameshift()
Test HGVS.P in a synonymous frame shift
-
test_05_hgvs_frameshift
public void test_05_hgvs_frameshift()
Test HGVS.P in a synonymous frame shift
-
-