Details
-
Type:
Task
-
Status: To-Do (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Spring 1
Description
Situation: During the eFP-Seq Browser release testing Karthik found that the "Alignments in IGB" link was missing. Looking at the eFP-Seq Browser GitHub page, there is a file cgi-bin/core/custom.js that contains some logic to add the Alignments in IGB link:
if (bam_type === "Amazon AWS") { append_str += '<div id="igbLink_' + experimentno + '">Show: <a href="' + igbView_link + '" target="_blank" rel="noopener">Alignments in IGB</a></div>'; }
Task: Determine why the Alignments in IGB link is no longer showing up in the eFP-Seq browser.
Testing different datasets on the eFP-Seq browser for gene AT2G24270: