Class TestCasesIntegrationSpliceRegion
- java.lang.Object
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationSpliceRegion
-
public class TestCasesIntegrationSpliceRegion extends TestCasesIntegrationBase
Test cases for variants- Author:
- pcingola
-
-
Field Summary
-
Fields inherited from class org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
debug, ignoreErrors, shiftHgvs, SHOW_EVERY, testsDir, verbose
-
-
Constructor Summary
Constructors Constructor Description TestCasesIntegrationSpliceRegion()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test_01()
Splice region not found in some cases when there is an insertion-
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
-
-