IG-methods: IG getter generic

Description Usage Arguments Value Examples

Description

IG getter generic

Get IG slot of SigSet class

Usage

1
2
3
4
IG(x)

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

Arguments

x

object of SigSet

Value

The IG slot of SigSet

Examples

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

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