Class TestCasesIntegrationEmbl
java.lang.Object
org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationEmbl
Test case for EMBL file parsing (database creation)
- Author:
- pcingola
-
Field Summary
FieldsFields inherited from class org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
BASE_DIR, ignoreErrors, prefixes, shiftHgvs, SHOW_EVERY, testsDir, testType, verbose
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
applyTranscript, 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
-
Field Details
-
debug
public static boolean debug
-
-
Constructor Details
-
TestCasesIntegrationEmbl
public TestCasesIntegrationEmbl()
-
-
Method Details
-
after
@AfterEach public void after() -
before
@BeforeEach public void before()- Overrides:
before
in classTestCasesIntegrationBase
-
testCase_Exon_Simple
@Test public void testCase_Exon_Simple()
-