Skip to content

Commit

Permalink
gapfilling.ipynb outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
uri.akavia committed Apr 20, 2022
1 parent 907b436 commit 0acc4c9
Showing 1 changed file with 6 additions and 23 deletions.
29 changes: 6 additions & 23 deletions documentation_builder/gapfilling.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,7 @@
"output_type": "stream",
"text": [
"GF6PTA\n",
"F6PP\n",
"TKT2\n",
"FBP\n",
"MAN6PI\n"
"TALA\n"
]
}
],
Expand All @@ -140,10 +137,7 @@
},
{
"cell_type": "markdown",
"metadata": {
"deletable": true,
"editable": true
},
"metadata": {},
"source": [
"We can obtain multiple possible reaction sets by having the algorithm go through multiple iterations."
]
Expand All @@ -159,28 +153,17 @@
"text": [
"---- Run 1 ----\n",
"GF6PTA\n",
"F6PP\n",
"TKT2\n",
"FBP\n",
"MAN6PI\n",
"TALA\n",
"---- Run 2 ----\n",
"GF6PTA\n",
"TALA\n",
"PGI\n",
"F6PA\n",
"MAN6PI\n",
"---- Run 3 ----\n",
"GF6PTA\n",
"F6PP\n",
"TKT2\n",
"GF6PTA\n",
"FBP\n",
"MAN6PI\n",
"---- Run 4 ----\n",
"GF6PTA\n",
"TALA\n",
"PGI\n",
"F6PA\n",
"MAN6PI\n"
"TALA\n"
]
}
],
Expand Down Expand Up @@ -208,7 +191,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"FBP\n"
"F6PA\n"
]
}
],
Expand Down

0 comments on commit 0acc4c9

Please sign in to comment.