Mercurial > repos > galaxyp > metaquantome_db
view test-data/wrapped_outfile.html @ 2:85b8866f06d7 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/metaquantome commit cf8aec441ba6ef62071c3cf4ac840ebc5a710aa4"
author | galaxyp |
---|---|
date | Tue, 24 Nov 2020 15:09:35 +0000 |
parents | f1834b310c09 |
children |
line wrap: on
line source
<!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>