K2geneURL: Assign URLs to genes included in K2Taxonomer run

K2geneURLR Documentation

Assign URLs to genes included in K2Taxonomer run

Description

Retrieve or assign URLs to gene pages.

Usage

K2geneURL(K2res)

K2geneURL(K2res) <- value

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

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

Arguments

K2res

K2 class object.

value

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

Value

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

Examples

data(K2res)
K2geneURL(K2res)


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