oobG-methods: oobG getter generic

Description Usage Arguments Value Examples

Description

oobG getter generic

Get oobG slot of SigSet class

Usage

1
2
3
4
oobG(x)

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

Arguments

x

object of SigSet

Value

The oobG slot of SigSet

Examples

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

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