Description Usage Arguments Value
Make a heatmap of sparse biclustering results
1 2 3 4 5 6 7 8 9 10  | 
x | 
 A   | 
reorder | 
 A logical. If TRUE, heatmap will be sorted according to the cell-average matrix,   | 
transform_colors | 
 If equals   | 
c | 
 Value to scale the data by before running it through a standard normal CDF. Default is 1/6.  | 
cell_alpha | 
 A scalar defining the transparency of shading over a cell and by default this equals 1/5. The color corresponds to the cell mean.  | 
col_clusts | 
 A vector of column cluster indices to display. If NULL (default), all are displayed.  | 
row_clusts | 
 A vector of row cluster indices to display. If NULL (default), all are displayed.  | 
... | 
 Arguments to be passed to   | 
An object of class ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.