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

New feature sensitivityTuning #285

Closed
Yu-sysbio opened this issue Mar 18, 2023 · 1 comment
Closed

New feature sensitivityTuning #285

Yu-sysbio opened this issue Mar 18, 2023 · 1 comment
Labels
enhancement fixed in develop Has already been addressed in develop branch

Comments

@Yu-sysbio
Copy link
Collaborator

By running [ecModel, tunedKcats] = sensitivityTuning(ecModel) on my model, I got the error below:

Iteration 1: Growth:
The logical indices contain a true value outside of the array bounds.

Error in sensitivityTuning (line 75)
drawFluxes(drawRxns) = res.x(drawRxns);

I am wondering if we could list potential reasons and solutions for the user.

@edkerk
Copy link
Member

edkerk commented Mar 18, 2023

Can you post *.mat with the ecModel and model adapter, to replicate what it encounters?
This probably occurs if the input model cannot be solved. This is addressed in 5452e31.

edkerk added a commit that referenced this issue Mar 18, 2023
@edkerk edkerk added the fixed in develop Has already been addressed in develop branch label Mar 20, 2023
@edkerk edkerk mentioned this issue Mar 20, 2023
1 task
@edkerk edkerk closed this as completed Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement fixed in develop Has already been addressed in develop branch
Projects
None yet
Development

No branches or pull requests

2 participants