Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cfrioux/deadend_detector
- Owner: cfrioux
- License: other
- Created: 2019-10-31T11:47:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T21:25:15.000Z (about 1 year ago)
- Last Synced: 2023-12-11T12:30:17.705Z (about 1 year ago)
- Topics: answer-set-programming, bioinformatics, metabolic-network, systems-biology
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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: UpdatesA 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 metabolitesCredits
-------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