oobG {sesame} | R Documentation |
oobG getter generic
Get oobG slot of SigSet class
oobG(x) ## S4 method for signature 'SigSet' oobG(x)
x |
object of |
The oobG slot of SigSet
sesameDataCache("HM450") # if not done yet sset <- sesameDataGet('HM450.1.TCGA.PAAD')$sset head(oobG(sset))