ctl-methods: ctl getter generic

Description Usage Arguments Value Examples

Description

ctl getter generic

Get ctl slot of SigSet class

Usage

1
2
3
4
ctl(x)

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

Arguments

x

object of SigSet

Value

The ctl slot of SigSet

Examples

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

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