| 0 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 1 <!DOCTYPE html> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 2 <html lang="en"> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 3 <head> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 4 | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 5     <!-- Basic Page Needs | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 6     –––––––––––––––––––––––––––––––––––––––––––––––––– --> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 7     <meta charset="utf-8"> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 8     <title>Ribo-Seq profile counts</title> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 9 | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 10     <!-- Mobile Specific Metas | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 11     –––––––––––––––––––––––––––––––––––––––––––––––––– --> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 12     <meta name="viewport" content="width=device-width, initial-scale=1"> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 13 </head> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 14 <body> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 15 | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 16 <h3>Ribocount output</h3> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 17 <h5>The following zip file contains read counts as CSV files for <em>{count}</em> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 18 transcripts with read length <em>{read_length}</em>.</h5> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 19 | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 20 <p>Download: <a href="ribocount_output.zip">ribocount_output.zip</a></p> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 21 | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 22 <p>Note: To view the list of transcripts and their read counts (in CSV), | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 23 extract the zip file and open "index.html" in a web browser. </p> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 24 </body> | 
| 
Vimalkumar Velayudhan <vimal@biotechcoder.com> parents: diff
changeset | 25 </html> |