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