K2genesetURL: Assign URLs to genesets included in K2Taxonomer run

K2genesetURLR Documentation

Assign URLs to genesets included in K2Taxonomer run

Description

Retrieve or assign URLs to geneset pages.

Usage

K2genesetURL(K2res)

K2genesetURL(K2res) <- value

## S4 method for signature 'K2'
K2genesetURL(K2res)

## S4 replacement method for signature 'K2'
K2genesetURL(K2res) <- value

Arguments

K2res

K2 class object.

value

Named vector. A vector with a URL string for each geneset.

Value

Named vector. A vector with a URL string for each geneset.

Examples

data(K2res)
K2genesetURL(K2res)

montilab/K2Taxonomer documentation built on Jan. 25, 2024, 4:29 p.m.