Class TestCasesIntegrationCodingTag
java.lang.Object
org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationCodingTag
Test case: Make sure VCF entries have some 'coding' (transcript biotype), even
when biotype info is not available (e.g. hg19), and we infer it
from 'isProteinCoding()'
- 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 -
Method Summary
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
-
Constructor Details
-
TestCasesIntegrationCodingTag
public TestCasesIntegrationCodingTag()
-
-
Method Details
-
test_01
@Test public void test_01()
-