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