diff phyloseq_richness.r @ 1:e0225f3e8ef6 draft default tip

"planemo upload for repository https://github.com/QFAB-Bioinformatics/metaDEGalaxy/tree/master/phyloseq_richness commit ee9929d341d4f23237db43fcdd688b99366a8e48"
author qfabrepo
date Tue, 15 Sep 2020 01:08:50 +0000
parents 0ab4501d805b
children
line wrap: on
line diff
--- a/phyloseq_richness.r	Mon Sep 14 07:38:57 2020 +0000
+++ b/phyloseq_richness.r	Tue Sep 15 01:08:50 2020 +0000
@@ -71,13 +71,6 @@
 		        '</td>',
 		        '</tr>',
 		        '</table>',
-	        '<table align="center>',
-		'<tr>',
-		'<td valign="middle" style="vertical-align:middle;">',
-                '<a href="pdffile.pdf"><img src="richness.png"/></a>',
-		'</td>',
-		'</tr>',
-		'</table>',
                 '</html></body>');
 writeLines(html_output, htmlfile_handle);
 close(htmlfile_handle);