changed the way display_xref works in Gene and Transcript. Now takes DBEntry...
changed the way display_xref works in Gene and Transcript. Now takes DBEntry object as argument. Is lazy loaded on request, if its not set before.
Showing
- modules/Bio/EnsEMBL/DBSQL/DBEntryAdaptor.pm 40 additions, 0 deletionsmodules/Bio/EnsEMBL/DBSQL/DBEntryAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/GeneAdaptor.pm 59 additions, 119 deletionsmodules/Bio/EnsEMBL/DBSQL/GeneAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/TranscriptAdaptor.pm 57 additions, 114 deletionsmodules/Bio/EnsEMBL/DBSQL/TranscriptAdaptor.pm
- modules/Bio/EnsEMBL/Gene.pm 23 additions, 19 deletionsmodules/Bio/EnsEMBL/Gene.pm
- modules/Bio/EnsEMBL/Transcript.pm 25 additions, 19 deletionsmodules/Bio/EnsEMBL/Transcript.pm
- modules/t/gene.t 6 additions, 4 deletionsmodules/t/gene.t
- modules/t/transcript.t 6 additions, 5 deletionsmodules/t/transcript.t
Please register or sign in to comment