Class TestCasesIntegrationCutsomIntervals
- java.lang.Object
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationCutsomIntervals
-
public class TestCasesIntegrationCutsomIntervals extends TestCasesIntegrationBase
Test Loss of Function prediction- Author:
- pcingola
-
-
Field Summary
Fields Modifier and Type Field Description static int
NUM_DEL_TEST
-
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 TestCasesIntegrationCutsomIntervals()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test_01()
-
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
-
-
-
-
Field Detail
-
NUM_DEL_TEST
public static final int NUM_DEL_TEST
- See Also:
- Constant Field Values
-
-