Skip to content

Instantly share code, notes, and snippets.

@serdar-
Created April 9, 2019 09:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save serdar-/1de358e5009f79ab0cc7999bcc52cac2 to your computer and use it in GitHub Desktop.
Save serdar-/1de358e5009f79ab0cc7999bcc52cac2 to your computer and use it in GitHub Desktop.
Glucose PTS metabolites
metabolites = {'D-glucose':{'id':'glc__D','S': -1},
'Phosphenolpyruvate': {'id':'pep','S': -1},
'D-Glucose 6-phosphate':{'id':'g6p','S': 1},
'Pyruvate':{'id':'pyr','S':1}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment