Borrar filtros
Borrar filtros

Error in fluxvariability analysis

1 visualización (últimos 30 días)
Archanaa S
Archanaa S el 19 de Nov. de 2018
Respondida: Kartik Mittal el 27 de Nov. de 2018
Hello, i am trying to do fluxvariability analysis for my genome scale model. but am getting following error and not able to resolve it
>> [minFlux, maxFlux, Vmin, Vmax] = fluxVariability(model, 0);
Index exceeds matrix dimensions.
Error in fluxVariability (line 258)
relSol = sol.full(Order(Presence));
can anyone help me with this

Respuestas (1)

Kartik Mittal
Kartik Mittal el 27 de Nov. de 2018
Make sure you are using proper subscripts while getting value from the matix, also in proper order.

Categorías

Más información sobre Genomics and Next Generation Sequencing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by