[ENSCORESW-719]. Fixing method implementation back to original and stopping warnings.
Method in GeneAdaptor fetch_all_alt_alleles() was not working as it did prior to our changes. It normally returned everything bar itself. That has been fixed. Also stopped a warning which was driving the webteam mad.
Showing
- modules/Bio/EnsEMBL/AltAlleleGroup.pm 20 additions, 7 deletionsmodules/Bio/EnsEMBL/AltAlleleGroup.pm
- modules/Bio/EnsEMBL/DBSQL/GeneAdaptor.pm 22 additions, 8 deletionsmodules/Bio/EnsEMBL/DBSQL/GeneAdaptor.pm
- modules/t/altAlleleGroup.t 6 additions, 1 deletionmodules/t/altAlleleGroup.t
- modules/t/gene.t 9 additions, 25 deletionsmodules/t/gene.t
Please register or sign in to comment