oobR-methods: oobR getter generic

Description Usage Arguments Value Examples

Description

oobR getter generic

Get oobR slot of SigSet class

Usage

1
2
3
4
oobR(x)

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

Arguments

x

object of SigSet

Value

The oobR slot of SigSet

Examples

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

sesame documentation built on Nov. 15, 2020, 2:08 a.m.