DBAdaptor Fixed sql for new schema, write clone, contig, and chromosome methods tested
DBEntryAdaptor Fixed SQL as yet untested ExonAdaptor Changes to sql to work with the new schema not tested GeneAdaptor Changes to sql to work with new schemea not tested RawContigAdaptor changes to work with new schema not tested RepeatFeatureAdaptor added Fetch by logic name method as now there are two analysis types that can be stored there TRF and RepeatMasker SimpleFeatureAdaptor added fetch_by_logic_name methods teh fetch_by logic_name and assembly_location doesn't yet work
Showing
- modules/Bio/EnsEMBL/DBSQL/DBAdaptor.pm 81 additions, 77 deletionsmodules/Bio/EnsEMBL/DBSQL/DBAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/DBEntryAdaptor.pm 97 additions, 90 deletionsmodules/Bio/EnsEMBL/DBSQL/DBEntryAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/ExonAdaptor.pm 9 additions, 7 deletionsmodules/Bio/EnsEMBL/DBSQL/ExonAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/GeneAdaptor.pm 5 additions, 5 deletionsmodules/Bio/EnsEMBL/DBSQL/GeneAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/RawContigAdaptor.pm 19 additions, 19 deletionsmodules/Bio/EnsEMBL/DBSQL/RawContigAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/RepeatFeatureAdaptor.pm 117 additions, 78 deletionsmodules/Bio/EnsEMBL/DBSQL/RepeatFeatureAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/SimpleFeatureAdaptor.pm 103 additions, 0 deletionsmodules/Bio/EnsEMBL/DBSQL/SimpleFeatureAdaptor.pm
Please register or sign in to comment