Class TestCasesIntegrationSnp
- java.lang.Object
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationSnp
-
public class TestCasesIntegrationSnp extends java.lang.Object
Test SNP variants- Author:
- pcingola
-
-
Constructor Summary
Constructors Constructor Description TestCasesIntegrationSnp()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test_02_Start_NonSyn()
Change of start codon to an alternative start codonvoid
test_02_StopGained_HighImpact()
Stop gained should have 'HIGH' impactvoid
test_03_Start_Loss()
Change of start codon to an alternative start codon
-
-
-
Method Detail
-
test_02_Start_NonSyn
public void test_02_Start_NonSyn()
Change of start codon to an alternative start codon
-
test_02_StopGained_HighImpact
public void test_02_StopGained_HighImpact()
Stop gained should have 'HIGH' impact
-
test_03_Start_Loss
public void test_03_Start_Loss()
Change of start codon to an alternative start codon
-
-