Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 10.1.0
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:Spring 10, Summer 1
Description
Situation: IGB users can use the right-click Filter... option in IGB to filter annotations or reads in a track based on properties such as score. However, there is a bug where if the track is separated by strand and the filter is applied to one strand and then removed in the other strand, the data do not reappear.
Task: Investigate the cause of the issue. Once we have a better understanding of the code, determine if there is a relatively easy way to accomplish one of the possible solutions below.
Possible solutions:
- If a filter is applied to a strand it can only be removed from that strand.
- If a user removes the filter from either strand, the filter is removed from both strands.
- Filters are added and removed from both strands, there is no way to add a strand-specific filter.
- It would also be nice if the filter icon appeared only for the relevant strand (right now it appears for both strands even if the filter is only applied to one strand).
To reproduce the issue:
- Start IGB
- Select the Arabidopsis genome
- Navigate to Chr1:8,673,056-8,677,891
- Right-click on the Araport
track and select Filter...
- In the Filter menu, select Add
- In the Add filter menu, select Show Only Score
- Click OK
- Click OK
- The gene model in the Araport
track should now be hidden
- Right-click on the Araport
track and select Filter...
- Select the Score filter and click on the Remove button
- Click OK
The filter should now be removed, but the gene model in the Araporttrack is still missing.
Attachments
Issue Links
- relates to
-
IGBF-1247 Combining strands causes data to disappear when using the "Filter By" feature
-
- Closed
-
-
IGBF-3747 Fix Color By interacting oddly with Filter By
-
- Closed
-
-
IGBF-3752 Improve Filter Mark on IGB tracks when filter is applied to only a single track
-
- Closed
-
-
IGBF-3640 Expand color by and Filter by to include the props
-
- Closed
-
The following error appears: