AnalysisAdaptor - logic_name must be unique so fetch_by_logic_name now only...
AnalysisAdaptor - logic_name must be unique so fetch_by_logic_name now only returns one analysis object DnaAlignFeatureAdaptor - formatting print statements etc ProteinAlignFeatureAdaptor - Now follows the same format as DnaAlignFeatureAdaptor, has methods to fetch by contig, slice and assembly location and when constrainted by score or percent id all methods can take an optional type which is logic name RepeatFeatureAdaptor PredictionTranscriptAdaptor all have methods which fetch by slice, contig_id and assembly location and each method has optional type which should be logic_name SimpleFeatureAdaptor
Showing
- modules/Bio/EnsEMBL/DBSQL/AnalysisAdaptor.pm 7 additions, 27 deletionsmodules/Bio/EnsEMBL/DBSQL/AnalysisAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/DnaAlignFeatureAdaptor.pm 17 additions, 25 deletionsmodules/Bio/EnsEMBL/DBSQL/DnaAlignFeatureAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/PredictionTranscriptAdaptor.pm 197 additions, 58 deletionsmodules/Bio/EnsEMBL/DBSQL/PredictionTranscriptAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/ProteinAlignFeatureAdaptor.pm 245 additions, 299 deletionsmodules/Bio/EnsEMBL/DBSQL/ProteinAlignFeatureAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/RepeatFeatureAdaptor.pm 149 additions, 60 deletionsmodules/Bio/EnsEMBL/DBSQL/RepeatFeatureAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/SimpleFeatureAdaptor.pm 107 additions, 140 deletionsmodules/Bio/EnsEMBL/DBSQL/SimpleFeatureAdaptor.pm
This diff is collapsed.
Please register or sign in to comment