Mechanistic knowledge about heme and hemolytic disorders in Biological Expression Language with PyBEL
Project description
Assembling and modeling the knowledge around heme pathogenicity and pathway dysregulation in the context of hemolytic disorders. The data hosted in this repo was curated by Farah Humayun in context of her Master’s Thesis. The curated documents are located in the hemekg directory.
Citation
If you find HemeKG useful in your work, please consider citing:
Installation
To install the hemekg python package for programmatic access to the BEL files in this repository, use the following code in your shell:
$ git clone https://github.com/hemekg/hemekg.git
$ cd hemekg
$ pip install -e .
Commands
To see all the commands, simply run:
$ hemekg
Usage
To get the BEL graph, use the following code:
>>> import hemekg
>>> graph = hemekg.get_graph()
>>> graph.summarize()
Annotations
Auxiliary annotations are located in the hemekg/annotations directory. These include:
TimePoint.
Species.
Concentration.
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 hemekg-0.0.1.tar.gz
.
File metadata
- Download URL: hemekg-0.0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2222838302a469ecc2bfd1232d008c5e3f11c954ca2ffb3bd1597c11a86d2080 |
|
MD5 | d90e3cca199e3adf4c4ebdb240a2ea54 |
|
BLAKE2b-256 | ac24c2adc7a5593cd83ccb3f47f1174595fd7e01bb4499d906005e7d1a4ce5ea |
File details
Details for the file hemekg-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: hemekg-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c56fb7d7f6413236d29606d88887f5e07c5d3ab0c7ff0a41482fbf7d175ebd38 |
|
MD5 | 593b80ec9cc1587cc9a6e798a138d6fc |
|
BLAKE2b-256 | 228feff1d3976638d494727854861f03a1f3a1261c813595ab67a765b4a2a775 |