Map Coloring URL
The following URLs are backward compatible to the original Search&Color Pathway tool, a part of the current KEGG Mapper Color tool.
URL forms
https://www.kegg.jp/kegg-bin/show_pathway?map=<mapid>&multi_query=<dataset>[&nocolor=1] <mapid> = KEGG pathway map identifier <dataset> = <kid>1+<bgcolor>1,<fgcolor>1[%0d%0a<kid>2+<bgcolor>2,<fgcolor>2...] <kid> = KEGG identifier <bgcolor> = background color "%0d" represents CR in ASCII code <fgcolor> = foreground color "%0a" represents LF in ASCII code
https://www.kegg.jp/kegg-bin/show_pathway?<mapid>/<dataset>[/default%3d<dcolor>] <mapid> = KEGG pathway map identifier <dataset> = <kid>1%09<bgcolor>1,<fgcolor>1[/<kid>2%09<bgcolor>2,<fgcolor>2...] <kid> = KEGG identifier <bgcolor> = background color "%09" represents TAB in ASCII code <fgcolor> = foreground color "%3d" represents "=" in ASCII code <dcolor> = default background colorDescription
For historical reasons there are two types of URL forms.
In the first form coloring is specified by a multiple-line <dataset>, which corresponds to the textarea of KEGG Mapper Color, while in the second form coloring is specified by a slash(/)-delimited <dataset>. The first form allows the use of uncolored diagram (rather than colored organism-specific diagram, for example) by specifying the nocolor option. Use "%23" in ASCII code instead of "#" for hexadecimal color specification.
Color specification example
data | kid | bgcolor | fgcolor | remark |
3.1.3.9 C00267 red 4.1.2.13 ,purple C00118 skyblue,blue 5.3.1.1 skyblue pink |
3.1.3.9 C00267 4.1.2.13 C00118 5.3.1.1 |
- red - skyblue skyblue|pink |
red - purple blue - |
red may be specified as #ff0000 split coloring |
Interface to generate URLs
Enter map number and multi_query dataset to generate the corresponding URLs.
Last updated: November 1, 2023
« Back