A package for generating curation sheets for rationally enriching a BEL graph using INDRA and PyBEL.
Project description
A package for generating curation sheets for rationally enriching a BEL graph.
If you find bel_enrichment useful in your work, please consider citing [1]:
[1] | Hoyt, C. T., et al (2019). Re-curation and Rational Enrichment of Knowledge Graphs in Biological Expression Language. Database, Volume 2019, 2019, baz068. |
Additionally, this package also heavily builds on INDRA [2] and PyBEL [3].
Installation

bel_enrichment can be installed from PyPI with the following command:
$ pip install bel_enrichment
The latest version can be installed from GitHub with:
$ pip install git+https://github.com/bel-enrichment/bel-enrichment.git
Usage
Generate a folder full of curation sheets based on the given BEL graph that has been pre-compiled by PyBEL. Use --info-cutoff to specify the minimum information density cutoff. 1.0 means that the node has no edges, .5 means one edge, and so on. Use --belief-cutoff to specify the minimum belief score from INDRA for adding the statement to the sheet. Higher belief means the more chance a statement is already right.
$ bel-enrichment make_sheet zhang2011.bel --directory ~/Desktop/zhang-enrichment
Generate a ranking for genes based on the information content in a given BEL graph that has been pre-compiled by PyBEL.
$ bel-enrichment ranks zhang2011.bel
References
[2] | Gyori, B. M., et al. (2017). From word models to executable models of signaling networks using automated assembly. Molecular Systems Biology, 13(11), 954. |
[3] | Hoyt, C. T., Konotopez, A., Ebeling, C., (2017). PyBEL: a computational framework for Biological Expression Language. Bioinformatics (Oxford, England), 34(4), 703–704. |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size bel_enrichment-0.0.3-py3-none-any.whl (16.2 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size bel_enrichment-0.0.3.tar.gz (15.3 kB) | File type Source | Python version None | Upload date | Hashes View |
Hashes for bel_enrichment-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b733c962dac0eed0265acff45be4d9e9db1c407704e2f83a5c3c7e0e878dfe66 |
|
MD5 | 59deff2c005814fc25bc7c419605f683 |
|
BLAKE2-256 | 9135e1fcb8f8623baa8816dd447131823c4e007f6a8537eaf3e7aa49df4b61f2 |