diff symmetric_plot.r @ 2:91fb94d203df draft default tip

"planemo upload for repository https://github.com/QFAB-Bioinformatics/metaDEGalaxy/tree/master/symmetric_plot commit 9767e7d8ab085c7d6323b8323d9047cb68bc0211"
author qfabrepo
date Wed, 16 Sep 2020 06:32:20 +0000
parents 0cac08094b86
children
line wrap: on
line diff
--- a/symmetric_plot.r	Mon Sep 14 06:20:40 2020 +0000
+++ b/symmetric_plot.r	Wed Sep 16 06:32:20 2020 +0000
@@ -170,13 +170,6 @@
  		         '</td>',
  		         '</tr>',
  		         '</table>',
- 	        '<table align="center>',
- 		'<tr>',
- 		'<td valign="middle" style="vertical-align:middle;">',
-                 '<a href="pdffile.pdf"><img src="symmetric.png"/></a>',
- 		'</td>',
- 		'</tr>',
- 		'</table>',
                  '</html></body>');
  writeLines(html_output, htmlfile_handle);
  close(htmlfile_handle);