Mercurial > repos > davidvanzessen > mutation_analysis
comparison wrapper.sh @ 77:c5c86d15cb94 draft
Uploaded
author | davidvanzessen |
---|---|
date | Mon, 09 May 2016 03:56:38 -0400 |
parents | becea91089ed |
children | b523ce95d857 |
comparison
equal
deleted
inserted
replaced
76:becea91089ed | 77:c5c86d15cb94 |
---|---|
162 echo "<a href='motif_per_seq.txt'>motif per sequence</a><br />" >> $output | 162 echo "<a href='motif_per_seq.txt'>motif per sequence</a><br />" >> $output |
163 echo "<a href='merged.txt'>all data</a><br />" >> $output | 163 echo "<a href='merged.txt'>all data</a><br />" >> $output |
164 echo "<a href='mutation_by_id.txt'>mutations by id</a><br />" >> $output | 164 echo "<a href='mutation_by_id.txt'>mutations by id</a><br />" >> $output |
165 echo "<a href='aa_id_mutations.txt'>AA mutations location by id</a><br />" >> $output | 165 echo "<a href='aa_id_mutations.txt'>AA mutations location by id</a><br />" >> $output |
166 echo "<a href='absent_aa_id.txt'>Absant AA locations by id</a><br />" >> $output | 166 echo "<a href='absent_aa_id.txt'>Absant AA locations by id</a><br />" >> $output |
167 echo "<a href='sequence_overview/index.html'>Sequence Overview</a><br />" >> $output | |
167 | 168 |
168 echo "---------------- images ----------------" | 169 echo "---------------- images ----------------" |
169 | 170 |
170 echo "<img src='all.png'/><br />" >> $output | 171 echo "<img src='all.png'/><br />" >> $output |
171 echo "<a href='all.txt'>download data</a><br />" >> $output | 172 echo "<a href='all.txt'>download data</a><br />" >> $output |