changeset 16:32b4eb083b94 draft

Uploaded
author davidvanzessen
date Fri, 09 Oct 2015 09:09:32 -0400
parents dc0b132f1919
children bbcc32ea2be5
files phenotype_gene_relations_plot.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/phenotype_gene_relations_plot.sh	Fri Oct 09 09:04:06 2015 -0400
+++ b/phenotype_gene_relations_plot.sh	Fri Oct 09 09:09:32 2015 -0400
@@ -33,7 +33,7 @@
 
 echo "<h2>CulaPhenAGen</h2><br />" > "$html"
 echo "<div style='width: 10000px;'>" >> "$html"
-echo "<img src='plot1_avg.png' />" >> "$html"
+echo "<img src='plot1_avg.png' /><br />" >> "$html"
 echo "<img src='plot1.png' /><br />" >> "$html"
 echo "</div>" >> "$html"
 echo "<img src='plot2.png' /><br />" >> "$html"