Knowledge curated in BEL from full text during the Human Brain Pharmacome project
Project description
Curation of Neurodegeneration in BEL (CONIB)
This knowledge repository, developed during the Human Brain Pharmacome project, contains documents in Biological Expression Language (BEL) describing neurodegenerative disease phenomena such as tauopathies.
Installation • Usage • Contributing • License
Content
- hbp_knowledge: This folder contains curated BEL documents. Most have been organized by category (protein of interest, biological process of interest, pathway, etc.). Almost BEL documents correspond to a single publication, but a select few contain content from several due to topic-based curation.
- docs: This folder contains automatically generated HTML summaries of the content that can best be accesed through https://pharmacome.github.io/conib.
- notebooks: This folder contains various Jupyter notebooks associated with the repository. Since many of them use PyBEL-Jupyter, they may be best viewed using NBViewer.
Curation Planning
Here are a few links for navigating the GitHub issues and pull requests:
Installation
hbp_knowledge
can be installed from PyPI with the following command:
$ pip install hbp_knowledge
or the latest version can be installed from GitHub with:
$ pip install git+https://github.com/pharmacome/conib.git
Usage
The graph can be loaded with:
import hbp_knowledge
# Get a dictionary of names to graphs
graphs = hbp_knowledge.get_graphs()
# Get all BEL documents as a single graph
graph = hbp_knowledge.get_graph()
Contributing
Contributions are welcome! Please submit all pull requests to https://github.com/pharmacome/conib.
License
- BEL scripts in this repository are licensed under the CC BY 4.0 license.
- Python source code in this repository is licensed under the MIT license.
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
File details
Details for the file hbp_knowledge-0.0.7.tar.gz
.
File metadata
- Download URL: hbp_knowledge-0.0.7.tar.gz
- Upload date:
- Size: 9.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 590f5cc8877d921616b0a7f9dca7567da33d401044049d18e5fb982d92f798c0 |
|
MD5 | 27882d65feb0e4fae9da0858db229cd6 |
|
BLAKE2b-256 | 836208a08f0adb7ad4d16b908895910535f1af152bda264908abe2471e833832 |
Provenance
File details
Details for the file hbp_knowledge-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: hbp_knowledge-0.0.7-py3-none-any.whl
- Upload date:
- Size: 11.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4251bec67445081aa529f14d32c2a2c20267da29a25130dd3b6cc25f130886fd |
|
MD5 | bd091d171ccbade63783b2510150c23f |
|
BLAKE2b-256 | fe81acd3139cfcf895c1af102707b3fdc75d94c603d9fca6b082292fa588c8ef |