If a fetched sub-sequence of an LRG doesn't fully encompass a sequence edit,...
If a fetched sub-sequence of an LRG doesn't fully encompass a sequence edit, the edit code didn't properly handle it. There was also an off by one error in this situation. Logic fixed to take in to account all start/end overlap combinations and tests added. Jira ENSCORESW-2357
Showing
- modules/Bio/EnsEMBL/DBSQL/SequenceAdaptor.pm 37 additions, 4 deletionsmodules/Bio/EnsEMBL/DBSQL/SequenceAdaptor.pm
- modules/t/sequenceAdaptor.t 41 additions, 0 deletionsmodules/t/sequenceAdaptor.t
- modules/t/test-genome-DBs/homo_sapiens/patch/seq_region_attrib.txt 3 additions, 0 deletions.../test-genome-DBs/homo_sapiens/patch/seq_region_attrib.txt
Please register or sign in to comment