-
Type: Bug
-
Status: Closed
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: assembly_annotations
-
Fix Version/s: assembly_annotations
-
Component/s: NGS
-
Labels:
-
Story Points:5
-
Epic Link:
-
Sprint:DEV-33-5
-
Affect Type:Userdefined
The Annotation Zoom View of the Assembly Browser is based on the Zoom View of the Sequence View, so it shows the reference sequence by default now. It's necessary to remove this reference, because it's already shown in the Reference Area.
Technically, the best way to do this is to create some function "showReference(bool)", which will be able to show/hide the sequence depending on a received argument.