update summary.py to extract data from HiSeq runs.
[htsworkflow.git] / htsworkflow / pipelines / test / testdata / 1_12 / Status_Files / ByCycleFrame.htm
1 <html xmlns="http://www.w3.org/1999/xhtml">\r
2 <head>\r
3 <script type="text/javascript">\r
4     function setupImage() {\r
5        document.PlotImage.src = getParam() + "?" + (new Date().getMilliseconds());\r
6         document.PlotImage.style.display = "block"\r
7     }\r
8     function getParam() {\r
9         return location.href.substring(location.href.indexOf('?') + 1, location.href.length);\r
10     }\r
11 </script>\r
12 </head>\r
13 <body onload='try{setupImage()}catch(err){};'>\r
14     <img name="PlotImage" id="PlotImage" title="Data by cycle" style="display:none" src="#" alt="No data"/>\r
15 </body>\r
16 </html>\r
17 \r
18 \r