Class TestCasesGenomicSequences

java.lang.Object
org.snpeff.snpEffect.testCases.unity.TestCasesGenomicSequences

public class TestCasesGenomicSequences extends Object
Test case
  • Constructor Details

    • TestCasesGenomicSequences

      public TestCasesGenomicSequences()
  • Method Details

    • test_01

      @Disabled("Needs data that are not in the tarball. This is rather an integration test.") @Test public void test_01()
      Create many small chromosomes, check that they are saved in only one sequences.bin file Test that we can recover the exact sequences
    • test_02

      @Disabled("Needs data that are not in the tarball. This is rather an integration test.") @Test public void test_02()
      Create many small chromosomes and a few large ones. Check that all small chromosomes are saved in only one sequences.bin file and the large ones are saved into separate files Test that we can recover the exact sequences