-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 33
-
Fix Version/s: 38
-
Component/s: Basic-Nucl
-
Labels:None
-
Sprint:DEV-40-1, DEV-40-2
-
Affect Type:Userdefined
A region on a circular sequence that joins the end and the start of the sequence should be treated as continuous, i.e. the joined sequence parts should be concatenated and the amino acid translation should be calculated for the concatenated parts.
Scenario:
- Open “_common_data\cmdline\DNA_circular.gb”
- Click "Show/hide amino acid translations > Translation selection"
- Select the following region "1..10, 740..744".
Expected result: the selected strand translation is "LS*LP".
Actual result: the selected strand translation is "LLIT".