Skip to contents

Retrieve or assign named vector of pathways for each gene.

Usage

K2gene2Pathway(K2res)

K2gene2Pathway(K2res) <- value

# S4 method for K2
K2gene2Pathway(K2res)

# S4 method for K2
K2gene2Pathway(K2res) <- value

Arguments

K2res

K2 class object.

value

Named vector. A vector with collapse pathway names for each gene.

Value

Named vector. A vector with collapse pathway names for each gene.

Examples

data(K2res)
head(K2gene2Pathway(K2res))
#> 31737_at 31583_at 31546_at 31573_at 31568_at 31511_at 
#>    "GS1"    "GS1"    "GS1"    "GS1"    "GS1"    "GS1"