getAUC: Get AUC

Description Usage Arguments Value

Description

Get AUC measure for each target set (row) in every sample (column).

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
getAUC(object)

## S4 method for signature 'SummarizedExperiment'
getAUC(object)

## S4 method for signature 'daseqResults'
getAUC(object)

## S4 method for signature 'surf'
getAUC(object)

Arguments

object

a surf object output by daseq.

Value

a matrix of AUC, whose rows correspond to target sets and columns correspond to samples.


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