Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Trivial
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0
-
Epic Link:
-
Sprint:Sprint 24
Description
It seems that there is a bug with the residue search.
If a user performs a residue search for a region where they have manually loaded the sequence (using the "Load Sequence" button) then the user will only get results from the positive strand (this behavior is wrong).
If a user performs a residue search for a region where the sequence has not been manually loaded then the user will get results from the positive and negative strands (this behavior should always happen).
We should fix this so that the residue search searches both positive and negative strands as this is definitely most useful to users.
Upon further examination it seems that this behavior is not reproducible using the information listed above. We should look into this further to determine why the residue search searches the positive strand only sometimes but sometimes searches both strands.