Class TestCasesIntegrationExonFrame
- java.lang.Object
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationExonFrame
-
public class TestCasesIntegrationExonFrame extends TestCasesIntegrationBase
Test case for exon frames- Author:
- pcingola
-
-
Field Summary
-
Fields inherited from class org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
BASE_DIR, debug, ignoreErrors, prefixes, shiftHgvs, SHOW_EVERY, testsDir, testType, verbose
-
-
Constructor Summary
Constructors Constructor Description TestCasesIntegrationExonFrame()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test_01()
Test database: Build, check and annotatevoid
test_02()
Build genome (no exceptions should be thrown)-
Methods inherited from class org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
applyTranscript, before, build, buildAndCompare, buildEmbl, buildGeneBank, buildGeneBank, buildGetBuildCmd, buildGff3AndCompare, buildGtfAndCompare, checkHgvs, checkNoChange, checkTranscriptError, compareHgvs, compareHgvs, compareVep, compareVepSO, init, loadSnpEffectPredictor, path, pathClassName, pathMigrate, showTranscripts, showTranscripts, snpEffect, snpEffect, snpEffectCancer
-
-