Skip to main content

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:

  1. TimePoint.

  2. Species.

  3. Concentration.

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

hemekg-0.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

hemekg-0.0.1-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page