Curation of Neurodegeneration in BEL (CONIB)
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
- conib: 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
conib
can be installed from PyPI with the following command:
$ pip install conib
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 conib
# Get a dictionary of names to graphs
graphs = conib.get_graphs()
# Get all BEL documents as a single graph
graph = conib.get_graph()
# Get all knowledge as INDRA statements
stmts = conib.get_indra_statements()
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 CC0 1.0 Universal.
- Python source code in this repository is licensed under the MIT license.
More BEL Content
See A Listing of Publicly Available Content in the Biological Expression Language (BEL) on Charles Tapley Hoyt's blog for more BEL content.
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 conib-0.0.8.tar.gz
.
File metadata
- Download URL: conib-0.0.8.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d026b884865fee4a24b2e68b82e8c92d5ac3668f23366556fadb8090d7960c04 |
|
MD5 | 52c4c22f720b7ac80b86f6ed32714d4c |
|
BLAKE2b-256 | 339938171698e5bba9163f534b3948351c3d8fcd79c1cee63ab2ae4f8d340222 |
File details
Details for the file conib-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: conib-0.0.8-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccae53d0d89f59d4871b8d5d2b42f8b9d62b0a472fdd69e8b264d6fd74fff364 |
|
MD5 | 7eddfea04f94d1975ad538131a4e8931 |
|
BLAKE2b-256 | 9105efcc0a92abcadc597c40053f29cda5e918fb7319fa3e56b44a76f2fcfe67 |