Open jonrkarr opened 3 years ago
This could be resolved by deleting this reaction from the model. With that one change, the model will be valid and appears to execute correctly.
This could also be solved by just storing the file as SBML L3V2 which relaxes the rules on reactions. I.e. in L3V2 reactions without reactants or products are valid.
For annotation purposes, keeping an empty reaction may be useful, e.g., as a placeholder for later model improvement. I, therefore, agree with @matthiaskoenig that migrating to SBML L3V2 would be the better option if keeping this reaction is important. If it is mistakenly included, it should be deleted to comply with the SBML Level 3 Version 1 standard.
The model is not valid SBML because the reaction
R_DNADRAIN
does not have any reactants or products.