Mercurial > repos > galaxyp > metaquantome_sample
annotate test-data/wrapped_outfile.html @ 5:b2a41837a07e draft default tip
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/metaquantome commit 12499da76192d2a61bfd475bc6e21dbe6f23643a"
| author | galaxyp | 
|---|---|
| date | Wed, 16 Jun 2021 19:56:05 +0000 | 
| parents | 2bfd8e0a138d | 
| children | 
| rev | line source | 
|---|---|
| 0 
2bfd8e0a138d
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/metaquantome commit d45eb2747cc58e1120b3935f10ab47c4e0f8f44a
 galaxyp parents: diff
changeset | 1 <!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="style.css"/> </head> <body> <h1>Output Figure</h1> <br> <img src="outfile.png" width=600 height=600> <br> <p>To download the image, right-click and choose "Save image as..."</p> <br> <p>OR</p> <br> <p><a href="outfile.png">Click Here</a></p> </body> </html> | 
