Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clustering and Graphs from steady-states correlation matrix #105

Merged
merged 5 commits into from
Aug 23, 2024

Conversation

SotirisTouliopoulos
Copy link
Contributor

Aim of this PR is to provide functions to dingo/utils.py and dingo/illustrations.py for clustering and graphs analysis of a steady-states correlation matrix alongside visualizations.

Reactions that belong to the same clusters, tend to appear in the same connected subgraphs.

If the given as input correlation matrix is strictly filtered (with a pearson cutoff of ~ 0.9999), then each subgraph created corresponds to a metabolic pathway in a metabolic model (A metabolic pathway is a group of reactions that are either near each other (connected) in the topology of a metabolic network or share metabolites).

@TolisChal
Copy link
Member

Thanks @SotirisTouliopoulos! This is nice PR with useful features!

@TolisChal TolisChal merged commit c0b5eae into GeomScale:develop Aug 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants