Description Usage Arguments Value
This function produces the heatmap of AUC scores.
Row blocking is allowed by providing the group parameter.
| 1 2 3 4 5 6 7 | heatmapAUC(object, ...)
## S4 method for signature 'SummarizedExperiment'
heatmapAUC(object, group = NULL)
## S4 method for signature 'daseqResults'
heatmapAUC(object, group = NULL)
 | 
| object | a  | 
| ... | various parameters. | 
| group | an optional  | 
a ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.