Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Modeling heme pathogenicity and pathway dysregulation in the context of hemolytic disorders

License

NotificationsYou must be signed in to change notification settings

hemekg/hemekg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembling and modeling the knowledge around heme pathogenicity and pathway dysregulation in the context of hemolyticdisorders. The data hosted in this repo was curated byFarah Humayun in context of herMaster's Thesis. The curated documents are located in thehemekg directory.

Citation

If you find HemeKG useful in your work, please consider citing:

[1]Humayun, F.,et al. (2020).A computational approach for mapping heme biology in the context of hemolyticdisorders.Front. Bioeng. Biotechnol. 8:74.

Installation

Thehemekg python package can be installed fromPyPIwith the following code in your shell:

$ pip install hemekg

The development version can be installed fromGitHubwith:

$ 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:

>>>importhemekg>>>graph=hemekg.get_graph()>>>graph.summarize()

Annotations

Auxiliary annotations are located in the hemekg/annotations directory.These include:

  1. TimePoint.
  2. Species.
  3. Concentration.

More BEL Content

SeeA Listing of Publicly Available Content in the Biological Expression Language (BEL) on Charles Tapley Hoyt's blogfor more BEL content.


[8]ページ先頭

©2009-2025 Movatter.jp