Class TestCasesIntegrationStructural
- java.lang.Object
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationStructural
-
public class TestCasesIntegrationStructural extends java.lang.Object
Test SNP variants- Author:
- pcingola
-
-
Constructor Summary
Constructors Constructor Description TestCasesIntegrationStructural()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test_01_DUP_fusion()
Duplication creates a gene fusionvoid
test_02_INV_fusion()
Duplication creates a gene fusionvoid
test_03_DEL_fusion()
Deletion creates a gene fusionvoid
test_04_fusion()
Deletion creates a gene fusionvoid
test_05_fusion()
Deletion creates a gene fusionvoid
test_06_fusion()
Annotate intron rank in gene_fusion
-
-
-
Method Detail
-
test_01_DUP_fusion
public void test_01_DUP_fusion()
Duplication creates a gene fusion
-
test_02_INV_fusion
public void test_02_INV_fusion()
Duplication creates a gene fusion
-
test_03_DEL_fusion
public void test_03_DEL_fusion()
Deletion creates a gene fusion
-
test_04_fusion
public void test_04_fusion()
Deletion creates a gene fusion
-
test_05_fusion
public void test_05_fusion()
Deletion creates a gene fusion
-
test_06_fusion
public void test_06_fusion()
Annotate intron rank in gene_fusion
-
-