Learn R Programming

pathfindR (version 2.3.1)

obtain_colored_url: Obtain URL for a KEGG pathway diagram with a given set of genes marked

Description

Obtain URL for a KEGG pathway diagram with a given set of genes marked

Usage

obtain_colored_url(pw_id, KEGG_gene_ids, fg_cols, bg_cols)

Value

URL for colored KEGG pathway diagram

Arguments

pw_id

KEGG pathway ID

KEGG_gene_ids

KEGG gene IDs for marking

fg_cols

colors for the text and border

bg_cols

background colors of the objects in a pathway diagram.