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

View source: R/visualization.R

obtain_colored_urlR Documentation

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)

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.

Value

URL for colored KEGG pathway diagram


egeulgen/pathfindR documentation built on Feb. 1, 2024, 4:34 a.m.