diff data/riboplot.html @ 2:b6fd86c539ea

Fix pysam version in riboplot (was 0.7.7 instead of 0.8.3). Fix move sys import to the top in ribocount.py, riboplot.py. Minor: * Include an empty conditional when no RNA coverage is required. * Remove output directories after zip file is created.
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Thu, 02 Jul 2015 11:53:59 +0100
parents ca58e9466cbf
children 8e1efafa6277
line wrap: on
line diff
--- a/data/riboplot.html	Mon Jun 29 17:12:15 2015 +0100
+++ b/data/riboplot.html	Thu Jul 02 11:53:59 2015 +0100
@@ -41,13 +41,13 @@
                 <p>
                 <img width="100%" class="u-max-full-width" src="ribograph.png"/><br>
                 <p>
-                <h4>Download plots<br>
+                <h5>Download plots<br>
                     <a href="ribograph.png">PNG</a>, <a href="ribograph.svg">SVG</a>
-                </h4>
+                </h5>
 
-                <h4>Download counts<br>
+                <h5>Download counts<br>
                  <a href="RiboCounts.csv">RiboCounts.csv</a>
-                </h4>
+                </h5>
                 <p>
                     <small>
                         (Right click --> Save link/target as...)