problem with reactions added after gapfilling (PR #185) #225
Labels
bug
something is wrong in the model
fixed in devel
this issue is already fixed in devel and will be closed after the next release
format fix
things associated to format of any of the model/data/script files
Description of the issue:
The MetaNetX ID's of reactions r_4601 till r_4628 are in the model.rxnNotes table instead of model.rxnMetaNetXID in the matlab file of version 8.3.5.
Expected feature/value/output:
model.rxnNotes: 'NOTES: added after Gapfilling (PR #185)'
model.rxnMetaNetXID: 'MNXR94845'
Current feature/value/output:
model.rxnNotes: 'NOTES: added after Gapfilling (PR #185); MNXR94845'
model.rxnMetaNetXID: ''
Reproducing these results:
No code needed just check the model after loading the matlab file.
I hereby confirm that I have:
master
branch of the repositoryThe text was updated successfully, but these errors were encountered: