heatmapAUC: Heatmap of AUC score

Description Usage Arguments Value

Description

This function produces the heatmap of AUC scores.

Row blocking is allowed by providing the group parameter.

Usage

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)

Arguments

object

a surf object output by daseq.

...

various parameters.

group

an optional factor vector, group of rows.

Value

a ggplot object.


fchen365/surf documentation built on June 18, 2021, 12:02 p.m.