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
Note that the two following resources should be installed and loaded in order to fully populate the tables of the database:
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
Functionalities and Commands
Following, the main functionalities and commands to work with this package:
Populate local database with Reactome info
python3 -m bio2bel_reactome populate
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for bio2bel_reactome-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d428ba5b582965254c15ab4f2ff304d3c632715daf18b1c453585db313c800cc |
|
MD5 | 5d333439d7f79a1f6451a5757e471917 |
|
BLAKE2b-256 | 3516ce5277f5de2aee470d3764f9687606f9d3238305587cb03d86c2aaacf744 |