pval-methods: pval getter generic

Description Usage Arguments Value Examples

Description

pval getter generic

Get pval slot of SigSet class

Usage

1
2
3
4
pval(x)

## S4 method for signature 'SigSet'
pval(x)

Arguments

x

object of SigSet

Value

The pval slot of SigSet

Examples

1
2
sset <- sesameDataGet('HM450.1.TCGA.PAAD')$sset
head(pval(sset))

sesame documentation built on Nov. 15, 2020, 2:08 a.m.