Mercurial > repos > blankenberglab > gpca
comparison test-data/html_outfile_1/html_outfile_1.html @ 3:8def7dda3bee draft
planemo upload for repository https://github.com/blankenberglab/galaxy-tools-blankenberg/tree/master/tools/r-gpca commit f5a03b0978b3a7473f034b87a87765ff1d65d720
| author | blankenberglab |
|---|---|
| date | Mon, 03 Dec 2018 15:04:08 -0500 |
| parents | d93629e79f5e |
| children |
comparison
equal
deleted
inserted
replaced
| 2:4865e7f4e9c5 | 3:8def7dda3bee |
|---|---|
| 1 <html><body><a name="top"></a> | 1 <!DOCTYPE html> |
| 2 <div align="left><ul id =""><p><b>Table of Contents</b></p></ul></div> | 2 <html lang="en"> |
| 3 <head> | |
| 4 <style> | |
| 5 table, td, th { | |
| 6 margin-left:auto; | |
| 7 margin-right:auto; | |
| 8 border: 2px solid black; | |
| 9 } | |
| 10 h2, ul { | |
| 11 text-align:left; | |
| 12 } | |
| 13 h1 { | |
| 14 text-align:center; | |
| 15 } | |
| 16 body { | |
| 17 text-align: center; | |
| 18 } | |
| 19 p { | |
| 20 font-size: 0px; | |
| 21 } | |
| 22 </style> | |
| 23 <title>HTML gPCA</title></head><body><p>If you are seeing this then CSS is not whitelisted</p><h2 id = "top">Table of Contents</h2><ul> | |
| 3 <li><a href="#time_period">time_period</a></li> | 24 <li><a href="#time_period">time_period</a></li> |
| 25 </ul> | |
| 4 | 26 |
| 5 <header id=time_period><center><font size="11">time_period</font><center></header> | 27 <h1 id="time_period">time_period</h1> |
| 6 <br> | 28 <br> |
| 7 <table align="center" border="1"> | 29 <table> |
| 8 <tr> | 30 <tr> |
| 9 <th>Delta</th><th>P-value</th><th>varPCg1</th> | 31 <th>Delta</th><th>P-value</th><th>varPCg1</th> |
| 10 </tr> | 32 </tr> |
| 11 <tr> | 33 <tr> |
| 12 <td id="#">0.824447005030577</td><td id=p.val>0.512</td><td id=varPCg1>20.6295699072817</td> | 34 <td>0.824447005030577 </td><td>0.512 </td><td>20.6295699072817</td> |
| 13 </tr> | 35 </tr> |
| 14 </table> | 36 </table><br> |
| 15 <center><img src="gDist_1.png"/></center><br> | 37 <h3>gDist</h3><br><img src="gDist_1.png" alt="gDist"/> |
| 16 <center><title>Guided 1v2</title><br><img src="guided_1v2_1.png"/></center><br> | 38 <br> |
| 17 <center><title>Unguided 1v2</title><br><img src="unguided_1v2_1.png"/></center><br> | 39 <h3>Guided 1v2</h3><br><img src="guided_1v2_1.png" alt="guided_1v2" /><br> |
| 40 <h3>Unguided 1v2</h3><br><img src="unguided_1v2_1.png" alt="unguided_1v2" /><br> | |
| 41 <h3>Guided Compare to 3</h3><br><img src="guided_npcs_1.png" alt="guided_npcs"/><br> | |
| 42 <h3>Unguided Compare to 3</h3><br><img src="unguided_npcs_1.png" alt="unguided_npcs"/><br> | |
| 43 <h3>Guided Cumulative Variance</h3><br><img src="guided_var_1.png" alt="guided_var" /><br> | |
| 44 <h3>Unguided Cumulative Variance</h3><br><img src="unguided_var_1.png" alt="unguided_var" /><br> | |
| 18 | 45 |
| 19 <center><title>Guided Compare to 3</title><br><img src="guided_npcs_1.png"/></center><br> | 46 <a href="#top">Back to Top</a></body></html> |
| 20 <center><title>Unguided Compare to 3</title><br><img src="unguided_npcs_1.png"/></center><br> | |
| 21 | |
| 22 <center><title>Guided Cumulative Variance</title><br><img src="guided_var_1.png"/></center><br> | |
| 23 <center><title>Unguided Cumulative Variance</title><br><img src="unguided_var_1.png"/></center><br> | |
| 24 | |
| 25 | |
| 26 <p><center><a href="#top">Back to Top</a></center></p></body></html> |
