Code Monkey home page Code Monkey logo

hemekg's Introduction

HemeKG

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

The hemekg python package can be installed from PyPI with the following code in your shell:

$ pip install hemekg

The development version can be installed from GitHub with:

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

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.

hemekg's People

Contributors

cthoyt avatar ddomingof avatar fahumayun avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

hemekg's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.