Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cfrioux/deadend_detector

Detection of deadends in metabolic networks
https://github.com/cfrioux/deadend_detector

answer-set-programming bioinformatics metabolic-network systems-biology

Last synced: about 1 month ago
JSON representation

Detection of deadends in metabolic networks

Awesome Lists containing this project

README

        

================
DeadEnd Detector
================

.. image:: https://img.shields.io/pypi/v/deadend_detector.svg
:target: https://pypi.python.org/pypi/deadend_detector

.. image:: https://img.shields.io/travis/cfrioux/deadend_detector.svg
:target: https://travis-ci.org/cfrioux/deadend_detector

.. image:: https://readthedocs.org/projects/deadend-detector/badge/?version=latest
:target: https://deadend-detector.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/cfrioux/deadend_detector/shield.svg
:target: https://pyup.io/repos/github/cfrioux/deadend_detector/
:alt: Updates

A logic programming-based detector of dead-end reactions in metabolic networks

* Free software: GNU General Public License v3
* Documentation: https://deadend-detector.readthedocs.io.

Features
--------

Identifies the deadend metabolites from a metabolic network

* Never consumed metabolites
* Never produced metabolites

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage