Mercurial > repos > vimalkumarvelayudhan > riboplot
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 1:1e9797878349 | 2:b6fd86c539ea |
|---|---|
| 39 <center> | 39 <center> |
| 40 <h3>Ribo-Seq profile plot</h3> | 40 <h3>Ribo-Seq profile plot</h3> |
| 41 <p> | 41 <p> |
| 42 <img width="100%" class="u-max-full-width" src="ribograph.png"/><br> | 42 <img width="100%" class="u-max-full-width" src="ribograph.png"/><br> |
| 43 <p> | 43 <p> |
| 44 <h4>Download plots<br> | 44 <h5>Download plots<br> |
| 45 <a href="ribograph.png">PNG</a>, <a href="ribograph.svg">SVG</a> | 45 <a href="ribograph.png">PNG</a>, <a href="ribograph.svg">SVG</a> |
| 46 </h4> | 46 </h5> |
| 47 | 47 |
| 48 <h4>Download counts<br> | 48 <h5>Download counts<br> |
| 49 <a href="RiboCounts.csv">RiboCounts.csv</a> | 49 <a href="RiboCounts.csv">RiboCounts.csv</a> |
| 50 </h4> | 50 </h5> |
| 51 <p> | 51 <p> |
| 52 <small> | 52 <small> |
| 53 (Right click --> Save link/target as...) | 53 (Right click --> Save link/target as...) |
| 54 </small> | 54 </small> |
| 55 </p> | 55 </p> |
