y1zhou / metabolike

Identifying reprogrammed metabolic routes given omics data.

Home Page:https://metabolike.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to metabolike đź‘‹

Metabolike logo

PyPI release Documentation status for stable version PyTest workflow status Code coverage CodeQL analysis Package license Code styled with Black GitHub commits since latest release (by date) for main branch

An alternative way to explore metabolic networks.

Metabolike lets you transform SBML metabolic models into queryable, interactive graphs.

Installation

pip install -U metabolike

For more details, please visit the documentation site.

Feature highlights

  • Parser that can read any valid SBML model and write relevant entities into a graph database.
  • Special support for BRENDA and BioCyc data files.
  • A Streamlit app for novel metabolic route detection with omics-data integration.

License

Metabolike is completely free and open-source and licensed under the GPL-3.0 license.

About

Identifying reprogrammed metabolic routes given omics data.

https://metabolike.readthedocs.io/

License:GNU General Public License v3.0


Languages

Language:Python 99.7%Language:Dockerfile 0.3%