Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

stashkov/inhibitor_graph_v1.4

Repository files navigation

Description

This package, given a methabolic pathway with 2 types of edges (inhibition and activiation), expands it in a way that reduces types of edge to 1 (activation only).

Requirements

  • pip install networkx

Getting started

  1. Provide networkx DiGraph as input (Directed Graph with weights)
  2. Run main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages