Skip to main content

A wrapper around Reactome RESTful API

Project description

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

Installation

This code can be installed with pip3 install git+https://github.com/bio2bel/reactome.git

These two resources will be installed together with this package and can be quickly loaded by running the following commands in your terminal:

  • python3 -m bio2bel_hgnc populate

  • python3 -m bio2bel_chebi populate

Installation Current version on PyPI Stable Supported Python Versions MIT License

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

$ python3 -m pip install bio2bel_reactome

or from the latest code on GitHub with:

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

Setup

Reactome 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_reactome
>>> reactome_manager = bio2bel_reactome.Manager()
>>> reactome_manager.populate()

Command Line Utility

bio2bel_reactome populate

Other Command Line Utilities

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

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

Citation

  • Fabregat, Antonio et al. “The Reactome Pathway Knowledgebase.” Nucleic Acids Research 44.Database issue (2016): D481–D487. PMC. Web. 6 Oct. 2017.

  • Croft, David et al. “The Reactome Pathway Knowledgebase.” Nucleic Acids Research 42.Database issue (2014): D472–D477. PMC. Web. 6 Oct. 2017.

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_reactome-0.0.9.tar.gz (32.6 kB view details)

Uploaded Source

Built Distribution

bio2bel_reactome-0.0.9-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file bio2bel_reactome-0.0.9.tar.gz.

File metadata

File hashes

Hashes for bio2bel_reactome-0.0.9.tar.gz
Algorithm Hash digest
SHA256 912f913ee469c7d4bd08316ad47fa32f3ff06da1a2d1e0d8f72572ceeb4ba0a6
MD5 14bdd9c49a7d171e7e1a9525ea9d57af
BLAKE2b-256 b59b496c169e2f19758bbb9a726d66200e56cbaea4b3a6cd2effdc3166a14444

See more details on using hashes here.

File details

Details for the file bio2bel_reactome-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for bio2bel_reactome-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 acb4703d25a5d368f3868644e5df21ee6c2f952f760250e05dcf8dab5adadde2
MD5 90dc1a46e3dc1122f53303e2fa9a347b
BLAKE2b-256 e2c451e2ecb1038036a45103fb41a8caea0575e785d88b4518eb900da4c92f26

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