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