Operation
link – find related entries by using database cross-references
URL form
https://rest.genome.jp/link[/<target_db>]/<dbentries>[/<options>]
https://rest.genome.jp/link/<target_db>/<source_db>[/<options>]
<dbentries> = <dbentry>[+<dbentries>]
<dbentry> = a database entry involved in the databases listed in the URI prefixes
<target_db> = <database>
<source_db> = <database>
<database> = a database listed in the URI prefixes
<option> = original | reverse | indirect | equivalent | turtle | n-triple | nouniq
|
Note
Database name "genes" may be used as <target_db> of the first form.
A database name in the <dbentry> can be omitted for
KEGG object identifiers.
The second form can be used to obtain all to all links between two databases.
Examples
See also
LinkDB for downloading database to database link information from web.
KEGG API for downloading database to database link information within KEGG.