-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: master
-
Fix Version/s: 34
-
Component/s: Basic-Nucl
-
Labels:
-
Story Points:5
-
Sprint:DEV-34-5, DEV-34-6, DEV-34-7, DEV-34-8, DEV-34-RELEASE
-
Affect Type:Userdefined
Scenario:
Parts of the copied annotation that go through the start coordinate are displayed in reverse order.
- Open “_common_data\cmdline\DNA_circular.gb”
- Create a new annotation with name “annot_from_start_coordinate” with location in the GenBank format -
"1..10, 740..744"CORRECTION:"740..744,1..10". - Hover the mouse cursor above the created annotation.
Expected result: a tooltip is shown, it has field "Sequence" with value "CTCAGTTGATTACCT" (i.e. the annotated part of the sequence at the end, the annotated part at the start).
Actual result: the tooltip is shown, but an incorrect value is shown in the "Sequence" - "TTGATTACCT^CTCAG" (i.e. part at the start, part at the end). - Select “Copy/Paste”->Copy annotation sequence” in the context menu.
- Paste the data.
Expected result: the following string has been pasted from the clipboard: "CTCAGTTGATTACCT".
- relates to
-
UGENE-6720 Annotations with "join" locations, tooltips and translations
- Closed
-
UGENE-3390 Annotation regions order unification
- Closed