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