comparison report_clonality/r_wrapper.sh @ 69:a59de79f6c0f draft

Uploaded
author davidvanzessen
date Mon, 08 Aug 2016 08:53:33 -0400
parents 85a1d832d197
children 6fdafffd7f0f
comparison
equal deleted inserted replaced
68:85a1d832d197 69:a59de79f6c0f
103 echo "<img src='VPlot.png'/>" >> $outputFile 103 echo "<img src='VPlot.png'/>" >> $outputFile
104 if [[ "$useD" == "true" ]] ; then 104 if [[ "$useD" == "true" ]] ; then
105 echo "<img src='DPlot.png'/>" >> $outputFile 105 echo "<img src='DPlot.png'/>" >> $outputFile
106 fi 106 fi
107 echo "<img src='JPlot.png'/>" >> $outputFile 107 echo "<img src='JPlot.png'/>" >> $outputFile
108 echo "<img src='AAComposition.png'/></div>" >> $outputFile 108 echo "<img src='AAComposition.png'/>" >> $outputFile
109 echo "<img src='DReadingFrame.png'/>" >> $outputFile
110 echo "</div>" >> $outputFile
109 111
110 #Heatmaps 112 #Heatmaps
111 113
112 count=1 114 count=1
113 echo "<div class='tabbertab' title='Heatmaps'><div class='tabber'>" >> $outputFile 115 echo "<div class='tabbertab' title='Heatmaps'><div class='tabber'>" >> $outputFile