Remove setting of extra_data column in DNAAlignFeature table, so that new...
Remove setting of extra_data column in DNAAlignFeature table, so that new attrib adaptor is used exclusively. Port retiring extra_data eval code into AnalysisAdaptor, so that web_data can still be accessed, but eval is localised to a single class and not the entire set of adaptors.
Showing
- modules/Bio/EnsEMBL/Analysis.pm 1 addition, 1 deletionmodules/Bio/EnsEMBL/Analysis.pm
- modules/Bio/EnsEMBL/DBSQL/AnalysisAdaptor.pm 10 additions, 1 deletionmodules/Bio/EnsEMBL/DBSQL/AnalysisAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/DnaAlignFeatureAdaptor.pm 8 additions, 25 deletionsmodules/Bio/EnsEMBL/DBSQL/DnaAlignFeatureAdaptor.pm
- modules/t/analysis.t 3 additions, 2 deletionsmodules/t/analysis.t
Please register or sign in to comment