Class TestCasesIntegrationGtf22
- java.lang.Object
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationGtf22
-
public class TestCasesIntegrationGtf22 extends TestCasesIntegrationBase
Test case for GTF22 file parsing- 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 TestCasesIntegrationGtf22()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
after()
void
before()
void
testCaseHg37_61_ENST00000250838()
void
testCaseHg37_61_ENST00000331397()
void
testCaseMm37_61_ENSMUSG00000051951()
void
testCaseMm37_61_ENSMUST00000070533()
-
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
-
-
-
-
Method Detail
-
after
public void after()
-
before
public void before()
-
testCaseHg37_61_ENST00000250838
public void testCaseHg37_61_ENST00000250838()
-
testCaseHg37_61_ENST00000331397
public void testCaseHg37_61_ENST00000331397()
-
testCaseMm37_61_ENSMUSG00000051951
public void testCaseMm37_61_ENSMUSG00000051951()
-
testCaseMm37_61_ENSMUST00000070533
public void testCaseMm37_61_ENSMUST00000070533()
-
-