oobR {sesame}R Documentation

oobR getter generic

Description

oobR getter generic

Get oobR slot of SigSet class

Usage

oobR(x)

## S4 method for signature 'SigSet'
oobR(x)

Arguments

x

object of SigSet

Value

The oobR slot of SigSet

Examples

sset <- sesameDataGet('HM450.1.TCGA.PAAD')$sset
head(oobR(sset))

[Package sesame version 1.0.0 Index]