Class TestCasesIntegrationNextProt
- java.lang.Object
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationNextProt
-
public class TestCasesIntegrationNextProt extends TestCasesIntegrationBase
Test NextProt databases- 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 TestCasesIntegrationNextProt()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtest_01_build()voidtest_02_ann()voidtest_02_eff()voidtest_03_ann()voidtest_03_eff()voidtest_04_parse()voidtest_05_ann_disulphide_bond()voidtest_06_ann_disulphide_bond()voidtest_07()-
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
-
-
-
-
Method Detail
-
test_01_build
@Test public void test_01_build()
-
test_02_ann
@Test public void test_02_ann()
-
test_02_eff
@Test public void test_02_eff()
-
test_03_ann
@Test public void test_03_ann()
-
test_03_eff
@Test public void test_03_eff()
-
test_04_parse
@Test public void test_04_parse()
-
test_05_ann_disulphide_bond
@Test public void test_05_ann_disulphide_bond()
-
test_06_ann_disulphide_bond
@Test public void test_06_ann_disulphide_bond()
-
test_07
@Test public void test_07()
-
-