Skip to main content

A wraper around the KEGG RESTful API

Project description

This package allows the enrichment of BEL networks with KEGG information by wrapping its RESTful API. Furthermore, it is integrated in the ComPath environment for pathway database comparison.

Installation Current version on PyPI Stable Supported Python Versions MIT License

bio2bel_kegg can be installed easily from PyPI with the following code in your favorite terminal:

$ python3 -m pip install bio2bel_kegg

or from the latest code on GitHub with:

$ python3 -m pip install git+https://github.com/bio2bel/kegg.git@master

Setup

KEGG can be downloaded and populated from either the Python REPL or the automatically installed command line utility.

The following resources will be automatically installed and loaded in order to fully populate the tables of the database:

Python REPL

>>> import bio2bel_kegg
>>> kegg_manager = bio2bel_kegg.Manager()
>>> kegg_manager.populate()

Command Line Utility

bio2bel_kegg populate

Other Command Line Utilities

  • Run an admin site for simple querying and exploration python3 -m bio2bel_kegg web (http://localhost:5000/admin/)

  • Export gene sets for programmatic use python3 -m bio2bel_kegg export

Citation

  • Kanehisa, Furumichi, M., Tanabe, M., Sato, Y., and Morishima, K.; KEGG: new perspectives on genomes, pathways, diseases and drugs. Nucleic Acids Res. 45, D353-D361 (2017).

  • Kanehisa, M., Sato, Y., Kawashima, M., Furumichi, M., and Tanabe, M.; KEGG as a reference resource for gene and protein annotation. Nucleic Acids Res. 44, D457-D462 (2016).

  • Kanehisa, M. and Goto, S.; KEGG: Kyoto Encyclopedia of Genes and Genomes. Nucleic Acids Res. 28, 27-30 (2000).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bio2bel_kegg-0.0.7.tar.gz (29.7 kB view details)

Uploaded Source

Built Distribution

bio2bel_kegg-0.0.7-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file bio2bel_kegg-0.0.7.tar.gz.

File metadata

File hashes

Hashes for bio2bel_kegg-0.0.7.tar.gz
Algorithm Hash digest
SHA256 e9ee2547ab716bb9523965e96ddc83ab8482fd61b157ed249d9080ee8615f878
MD5 b54c8f7dfc4812cb28baba51efe2f726
BLAKE2b-256 6f1a3e33dad50cb0a1e992a00cd3915aee255c9e52573e65ee16b3a2d154fa3b

See more details on using hashes here.

File details

Details for the file bio2bel_kegg-0.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for bio2bel_kegg-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 8b90874e021b460e4ebb01910a6f5ba817ad3e72f7887a83438ecb1ac2b2bbc7
MD5 d2c4fb94db2db54b2b382e7b140bf636
BLAKE2b-256 9bf661c0b8cc1a8698a781fc9fb3b43bb9669e14f1324abbd268d2ebcd78391a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page