Skip to content

Compara test db

Marek Szuba requested to merge github/fork/muffato/compara_test_db into master

Created by: muffato

I have added a test database and tests for these 3 methods:

  • Bio::EnsEMBL::Slice::get_all_compara_Syntenies()
  • Bio::EnsEMBL::Slice::get_all_compara_DnaAlignFeatures()
  • Bio::EnsEMBL::Gene::get_all_homologous_Genes()

If you find any other method that connects to the Compara API, let me know

Merge request reports