Skip to content

Commit

Permalink
model update v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfliebal committed Oct 13, 2022
1 parent bff56ee commit eb76b9b
Show file tree
Hide file tree
Showing 8 changed files with 136,767 additions and 140 deletions.
821 changes: 821 additions & 0 deletions code/AcetateBranchSims.ipynb

Large diffs are not rendered by default.

225 changes: 86 additions & 139 deletions code/Becker22_UmaySubProdYields.ipynb

Large diffs are not rendered by default.

Binary file added code/RelAce_VS_C-fluxTot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added code/RelAce_VS_Ita.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 26 additions & 1 deletion code/iUma22_BiotechSimulations.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"</table>"
],
"text/plain": [
"<cobra.summary.model_summary.ModelSummary at 0x7f49753898e0>"
"<cobra.summary.model_summary.ModelSummary at 0x7f369d163d90>"
]
},
"execution_count": 2,
Expand All @@ -142,6 +142,31 @@
"model.summary()"
]
},
{
"cell_type": "code",
"execution_count": 5,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"{'sbo': 'SBO:0000247',\n",
" 'biocyc': 'META:DIHYDROPTERIN-CH2OH-PP',\n",
" 'chebi': '57602',\n",
" 'inchi': 'InChI=1S/C7H11N5O8P2/c8-7-11-5-4(6(13)12-7)10-3(1-9-5)2-19-22(17,18)20-21(14,15)16/h1-2H2,(H,17,18)(H2,14,15,16)(H4,8,9,11,12,13)/p-3',\n",
" 'kegg.compound': 'C04807',\n",
" 'pubchem.compound': '25244074'}"
]
},
"execution_count": 5,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"model.metabolites[0].annotation"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down
Loading

0 comments on commit eb76b9b

Please sign in to comment.