* Make each Translation keep track of their Transcript.
* Add a transcript() method to the Translation object to retrieve its Transcript. * Modify seq() in Translation so that it temporarily swaps out the canonical translation of the transcript if needed.
Showing
- modules/Bio/EnsEMBL/DBSQL/TranslationAdaptor.pm 24 additions, 23 deletionsmodules/Bio/EnsEMBL/DBSQL/TranslationAdaptor.pm
- modules/Bio/EnsEMBL/Transcript.pm 15 additions, 6 deletionsmodules/Bio/EnsEMBL/Transcript.pm
- modules/Bio/EnsEMBL/Translation.pm 45 additions, 13 deletionsmodules/Bio/EnsEMBL/Translation.pm
Please register or sign in to comment