The Compara API can deal with Slice objects directly
Compare changes
+ 1
− 5
@@ -2834,7 +2834,6 @@ sub get_all_compara_Syntenies {
@@ -2846,10 +2845,7 @@ sub get_all_compara_Syntenies {
Created by: muffato
I'm deprecating fetch_all_by_GenomeDB_region and was going to update the call here in Slice.pm when I realised that the code could be simplified since the Compara API understand slices.
Less code to maintain.
Coverage percentage will decrease, if you pay attention to that.
Have you added/modified unit tests to test the changes?
No.
Have you run the entire test suite and no regression was detected?
Yes.