opencobra / cobratoolbox

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

verifyModel:PropertiesNotMatched #1768

Open AshwinKoppayi opened 3 years ago

AshwinKoppayi commented 3 years ago

Please include a short description of problem here I downloaded Recon3DModel from vmh.life and loaded it into MATLAB but when i run the verifyModel function i run into this error only in MAC OS it is running fine in Windows. MATLAB version:2019b

Error Output: verifyModel: The following problems have been encountered in the model structure propertiesNotMatched: rules: Field does not match the required properties at the following positions: 13538

I hereby confirm that I have:

(Note: You may replace [ ] with [X] to check the box)

rmtfleming commented 3 years ago

model.rules{13538} is incorrectly specified, remove that rule, or better yet propose a correct rule and share it with the community.