comparison 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
comparison
equal deleted inserted replaced
0:0ab4501d805b 1:e0225f3e8ef6
69 '<td valign="middle" style="vertical-align:middle;">', 69 '<td valign="middle" style="vertical-align:middle;">',
70 '<a href="pdffile.pdf"><img src="richness.png"/></a>', 70 '<a href="pdffile.pdf"><img src="richness.png"/></a>',
71 '</td>', 71 '</td>',
72 '</tr>', 72 '</tr>',
73 '</table>', 73 '</table>',
74 '<table align="center>',
75 '<tr>',
76 '<td valign="middle" style="vertical-align:middle;">',
77 '<a href="pdffile.pdf"><img src="richness.png"/></a>',
78 '</td>',
79 '</tr>',
80 '</table>',
81 '</html></body>'); 74 '</html></body>');
82 writeLines(html_output, htmlfile_handle); 75 writeLines(html_output, htmlfile_handle);
83 close(htmlfile_handle); 76 close(htmlfile_handle);