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