opencobra / cobratoolbox

The COnstraint-Based Reconstruction and Analysis Toolbox. Documentation:
https://opencobra.github.io/cobratoolbox
Other
241 stars 306 forks source link

How to compute the C stoichiometric matrix with Julia #2088

Closed jialin3299 closed 1 year ago

jialin3299 commented 1 year ago

How to compute the C stoichiometric matrix with Julia

Hi, when I used the COBRA Toolbox to generate the personalized community model, the C matrix replaced the original A matrix. When I tried to calculate the metabolic flux of C matrix with Julia, the code reported an error, which showed that there was no C matrix in the model. I wonder if the error was caused by the change of the internal structure of the model. Now I use FVA in the Microbiome Modeling Toolbox to calculate metabolic flux. The calculation of 10 models with an average of about 20MB is slow and shows insufficient memory. Can Julia calculate C matrix now?

The specific error displayed using Julia 0.6.4 is: ERROR: LoadError: Matrix 'C' dose not exist in 'microbiota_model'.

I hereby confirm that I have:

rmtfleming commented 1 year ago

Post this message to COBRA.jl