Skip to content

Commit

Permalink
Addressing issue THRONE-33
Browse files Browse the repository at this point in the history
  • Loading branch information
fguitton committed Aug 8, 2013
1 parent 12382c2 commit 85d5793
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web-app/Rscripts/Heatmap/HClusteredHeatmapLoader.R
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ pointsize = 15

#Store the heatmap in a temp variable.
tmp <- heatmap( matrixData,
Rowv=NA,
Colv=NA,
col=colorPanelList,
margins=c(25,25),
cexRow=1.5,
Expand Down

0 comments on commit 85d5793

Please sign in to comment.