opencobra / cobratoolbox

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

Fixing fastGapFill, test succeeds #2043

Closed tpfau closed 1 year ago

tpfau commented 1 year ago

Fixing a couple of issues in fastGapfill.

  1. missing mat files are created when not existent, even if useFile is created (fails otherwise because they are missing)
  2. Changing non-cell content access to content access, as otherwise reactions that have no sense (e.g. R_, nadh[c], _ex are created instead of R_nadh[c]_ex...

I hereby confirm that I have:

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