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

Finish Python Version of the iMAT algorithm #8

Open
ScottCampit opened this issue May 25, 2020 · 0 comments
Open

Finish Python Version of the iMAT algorithm #8

ScottCampit opened this issue May 25, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ScottCampit
Copy link
Member

ScottCampit commented May 25, 2020

The constrain_flux_regulation or CFR algorithm is based off the iMAT algorithm. This uses a list of up- or downregulated genes, and constrains the model fluxes to maximize flux through reactions encoded by upregulated genes, and minimize flux through reactions encoded by downregulated genes.

This algorithm has been written out in MATLAB. However, a Python version would be desirable to perform COBRA analyses using Python. Thus, @ScottCampit has been working on a version of the constrain_flux_regulation algorithm in the PythonCOBRA directory.

TODO:

  • Finish the algorithm
@ScottCampit ScottCampit added enhancement New feature or request help wanted Extra attention is needed labels May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant