# HG changeset patch # User francesco_lapi # Date 1726569789 0 # Node ID 1f3ac6fd986725b53e570988c78e28df1aeea496 # Parent ff745e836f9af106dd985eb5ea6bdf55ad7f0a77 Uploaded diff -r ff745e836f9a -r 1f3ac6fd9867 cobraxy/GSOC project submission.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cobraxy/GSOC project submission.html Tue Sep 17 10:43:09 2024 +0000 @@ -0,0 +1,65 @@ + + + + + + Google Summer of Code 2024 - COBRAxy: COBRA and MaREA4Galaxy + + + +
+

Google Summer of Code 2024

+

COBRAxy: COBRA and MaREA4Galaxy

+

National Resource for Network Biology (NRNB)

+

Mentors:

+ +

Contributor:

+ + +

Project Description

+

+ The project focused on developing an advanced Galaxy tool that enhances the data mapping capabilities of MaREA4Galaxy. The extension of this framework includes the analysis of fluxomics data, starting from a metabolic model and progressing to the representation of up-regulated fluxes on a metabolic map. This tool enables users to perform constraint-based enrichment analysis of metabolic pathways. +

+

The primary goals of the project were:

+ + +

What I Did

+ + +

Current State and Future Extensions

+

+ Currently, the updated MaREA4Galaxy tool allows users to perform constraint-based enrichment analysis of metabolic pathways using RNA-seq profiles by simulating fluxomics. Additionally, users can compare different sub-populations identified by the clustering tool. The architecture minimizes computational costs by handling cell-specific models through a set of bounds, without storing complete COBRA models, which would contain a large amount of redundant information. +

+

+ The implementation of the "Metabolic Flux Enrichment Analysis" tool did not leave enough time to extend the clustering module to new algorithms such as HDBSCAN, Leiden, and Louvain. This is a potential future extension to consider. Moreover, implementing a more advanced clustering grid search could further optimize clustering results. +

+ +

About the Code

+

+ I worked on the Mercurial repository of MaREA4Galaxy, where this document is stored. I committed all my changes, as shown by the repository history, though without using any Git-like merge operations due to the limitations of the Mercurial interface. +

+ +

Conclusions

+

+ Over the past years, I have focused on biology-related subjects, particularly metabolic fluxes and other omics data such as gene expression datasets. Through this project, I was able to apply the knowledge I have gained in constraint-based modeling, flux sampling, and omics enrichment analysis by expanding the MaREA4Galaxy tool. This experience not only enhanced my programming skills but also deepened my understanding of the real needs of biologists when working with such omics data. +

+
+ + +