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]:
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
Gyori, B. M., et al. (2017). From word models to executable models of signaling networks using automated assembly. Molecular Systems Biology, 13(11), 954.
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.
Source Distribution
Built Distribution
File details
Details for the file bel_enrichment-0.0.2.tar.gz
.
File metadata
- Download URL: bel_enrichment-0.0.2.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe49ffa14bf0134a6cc02900eb63643d8d361941c31dda80201c8c1f1e67e11e |
|
MD5 | 42f66234111e0fcd6d32a18f812cd442 |
|
BLAKE2b-256 | 6cc746155d8fbb80a4f97474196b4c99baa7dfba297d20968d3e3a2d92856e09 |
Provenance
File details
Details for the file bel_enrichment-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: bel_enrichment-0.0.2-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81a1784b4a5df79f58305758e15ece5fc7c063ce29414b5ce1cedda87231c927 |
|
MD5 | 8c2c086907f0f4e24ca9ef381c3f700a |
|
BLAKE2b-256 | 83cd470bbf916708851db56b537ea55ad3a21432b2194b1d34c1df386a05a105 |