Skip to content

PSAMM 0.22

Compare
Choose a tag to compare
@jonls jonls released this 01 Jul 21:00
· 1242 commits to master since this release
  • Better unicode handling in commands.
  • When running the gapfill command the epsilon parameter can now be specified on the command line.
  • When parsing reaction and compound entities from the YAML files, produce better error messages when IDs are invalid.
  • Work around a bug in Cplex that in rare causes a segmentation fault when a linear programming problem is solved repeatedly.
  • API: Add fastgapfill module which allows access to run the fastGapFill algorithm.
  • API: Add randomsparse module which allows access to generate a random minimal model which satisfies the flux threshold of the objective reaction.