diff wrapper.sh @ 40:e022c21f8c47 draft

Uploaded
author davidvanzessen
date Mon, 02 Nov 2015 07:10:36 -0500
parents 7377bf7e632d
children 1b45c7d7d941
line wrap: on
line diff
--- a/wrapper.sh	Mon Nov 02 04:52:26 2015 -0500
+++ b/wrapper.sh	Mon Nov 02 07:10:36 2015 -0500
@@ -88,7 +88,7 @@
 	fi
 done < $outdir/result.txt
 echo "</table>" >> $output
-echo "<a href='unmatched.txt'>unmatched</a><br /><a href='motif_per_seq.txt'>motif per sequence</a><br /><a href='merged.txt'>all data</a><br />" >> $output
+echo "<a href='unmatched.txt'>unmatched</a><br /><a href='motif_per_seq.txt'>motif per sequence</a><br /><a href='merged.txt'>all data</a><br /><a href='mutation_by_id.txt'>mutations by id</a><br />" >> $output
 
 
 echo "<img src='all.png'/><br />" >> $output