Mercurial > repos > blankenberglab > gpca
view test-data/html_outfile_1/html_outfile_1.html @ 4:ceaa4d404115 draft default tip
planemo upload for repository https://github.com/blankenberglab/galaxy-tools-blankenberg/tree/master/tools/r-gpca commit 9ad682131963a72c88a5af1cfc99f90ea9d42a08
| author | blankenberglab |
|---|---|
| date | Mon, 03 Dec 2018 15:07:32 -0500 |
| parents | 8def7dda3bee |
| children |
line wrap: on
line source
<!DOCTYPE html> <html lang="en"> <head> <style> table, td, th { margin-left:auto; margin-right:auto; border: 2px solid black; } h2, ul { text-align:left; } h1 { text-align:center; } body { text-align: center; } p { font-size: 0px; } </style> <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> <li><a href="#time_period">time_period</a></li> </ul> <h1 id="time_period">time_period</h1> <br> <table> <tr> <th>Delta</th><th>P-value</th><th>varPCg1</th> </tr> <tr> <td>0.824447005030577 </td><td>0.512 </td><td>20.6295699072817</td> </tr> </table><br> <h3>gDist</h3><br><img src="gDist_1.png" alt="gDist"/> <br> <h3>Guided 1v2</h3><br><img src="guided_1v2_1.png" alt="guided_1v2" /><br> <h3>Unguided 1v2</h3><br><img src="unguided_1v2_1.png" alt="unguided_1v2" /><br> <h3>Guided Compare to 3</h3><br><img src="guided_npcs_1.png" alt="guided_npcs"/><br> <h3>Unguided Compare to 3</h3><br><img src="unguided_npcs_1.png" alt="unguided_npcs"/><br> <h3>Guided Cumulative Variance</h3><br><img src="guided_var_1.png" alt="guided_var" /><br> <h3>Unguided Cumulative Variance</h3><br><img src="unguided_var_1.png" alt="unguided_var" /><br> <a href="#top">Back to Top</a></body></html>
