II {sesame}R Documentation

II getter generic

Description

II getter generic

Get II slot of SigSet class

Usage

II(x)

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

Arguments

x

object of SigSet

Value

The II slot of SigSet

Examples

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

[Package sesame version 1.2.0 Index]