Mercurial > repos > davidvanzessen > mutation_analysis
diff wrapper.sh @ 43:7304b91757a8 draft
Uploaded
author | davidvanzessen |
---|---|
date | Tue, 03 Nov 2015 09:40:00 -0500 |
parents | 1b45c7d7d941 |
children | 099cc1254f74 |
line wrap: on
line diff
--- a/wrapper.sh Mon Nov 02 09:48:00 2015 -0500 +++ b/wrapper.sh Tue Nov 03 09:40:00 2015 -0500 @@ -89,7 +89,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 /><a href='mutation_by_id.txt'>mutations by id</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 /><a href='aa_id_mutations.txt'>AA mutations location by id</a><br />" >> $output echo "<img src='all.png'/><br />" >> $output