Details
-
Type: Task
-
Status: In Progress (View Workflow)
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
Description
Situation: There is an issue with graph operations loading incorrectly at different zoom levels (see IGBF-3070).
Task: Investigate the IGB codebase to determine why the graph operations are loading incorrectly.
Steps for replicating the issue in IGB:
Add http://lorainelab-quickload.scidas.org/hotpollen/ as a new data source
Open the S_lycopersicum_Sep_2019 genome
Navigate to SL4.0ch02:48,738,056-48,738,176
Add the following scaled coverage graphs:
are 28 only, rep 1, scaled coverage
are 28 only, rep 2, scaled coverage
are 28 only, rep 3, scaled coverage
are 28 to 34, rep 1, scaled coverage
are 28 to 34, rep 2, scaled coverage
are 28 to 34, rep 3, scaled coverage
Click Load Data
Create Mean graphs for the two groups of 3
Hide the original 6 scaled coverage graphs
Create Diff graph from the means
Navigate to SL4.0ch02:48,737,813-48,738,983
Click Load Data 3 times
Attachments
Issue Links
- relates to
-
IGBF-3070 Replicate graph addition problem
- Closed
After clicking load data it appeared that only one of the mean tracks was created successfully while the other was not. Clicking load data again caused the corrupt difference track to appear.
I investigated the IGB code base. I am not able pin point the data model for that track and what is incorrectly included for that track.