Class TestCasesReactome
java.lang.Object
org.snpeff.snpEffect.testCases.unity.TestCasesReactome
Test Reactome circuits
- Author:
- pcingola
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic boolean
static int
static boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
debug
public static boolean debug -
verbose
public static boolean verbose -
SHOW_EVERY
public static int SHOW_EVERY
-
-
Constructor Details
-
TestCasesReactome
public TestCasesReactome()
-
-
Method Details
-
test_01
@Test public void test_01()Reaction with two molecules -
test_02
@Test public void test_02()Reaction with a catalyst -
test_03
@Test public void test_03()Reaction with positive regulation -
test_04
@Test public void test_04()Reaction with negative regulation -
test_05
@Test public void test_05()Reaction with requirement
-