Skip to content

Commit

Permalink
Updated requirements for version compatibility
Browse files Browse the repository at this point in the history
Update docs
  • Loading branch information
z-haiman committed Dec 2, 2022
1 parent 4ae7a44 commit 6b79fd7
Show file tree
Hide file tree
Showing 30 changed files with 28,290 additions and 28,652 deletions.
2 changes: 1 addition & 1 deletion docs/additional/faqs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.12"
"version": "3.9.15"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion docs/education/sb2/chapters/sb2_chapter1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.12"
"version": "3.9.15"
}
},
"nbformat": 4,
Expand Down
3,833 changes: 1,864 additions & 1,969 deletions docs/education/sb2/chapters/sb2_chapter10.ipynb

Large diffs are not rendered by default.

8,818 changes: 4,391 additions & 4,427 deletions docs/education/sb2/chapters/sb2_chapter11.ipynb

Large diffs are not rendered by default.

7,684 changes: 3,826 additions & 3,858 deletions docs/education/sb2/chapters/sb2_chapter12.ipynb

Large diffs are not rendered by default.

9,426 changes: 4,698 additions & 4,728 deletions docs/education/sb2/chapters/sb2_chapter13.ipynb

Large diffs are not rendered by default.

25,010 changes: 12,462 additions & 12,548 deletions docs/education/sb2/chapters/sb2_chapter14.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/education/sb2/chapters/sb2_chapter2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.12"
"version": "3.9.15"
}
},
"nbformat": 4,
Expand Down
168 changes: 73 additions & 95 deletions docs/education/sb2/chapters/sb2_chapter3.ipynb

Large diffs are not rendered by default.

70 changes: 29 additions & 41 deletions docs/education/sb2/chapters/sb2_chapter4.ipynb

Large diffs are not rendered by default.

36 changes: 14 additions & 22 deletions docs/education/sb2/chapters/sb2_chapter5.ipynb

Large diffs are not rendered by default.

34 changes: 13 additions & 21 deletions docs/education/sb2/chapters/sb2_chapter6.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/education/sb2/chapters/sb2_chapter7.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.12"
"version": "3.9.15"
}
},
"nbformat": 4,
Expand Down
132 changes: 51 additions & 81 deletions docs/education/sb2/chapters/sb2_chapter8.ipynb

Large diffs are not rendered by default.

811 changes: 428 additions & 383 deletions docs/education/sb2/chapters/sb2_chapter9.ipynb

Large diffs are not rendered by default.

18 changes: 8 additions & 10 deletions docs/gallery/visualization/animating_simulations.ipynb

Large diffs are not rendered by default.

129 changes: 72 additions & 57 deletions docs/gallery/visualization/catalytic_potential_visualizations.ipynb

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/tutorials/cobra_to_mass.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
" <td>ATP</td>\n",
" </tr><tr>\n",
" <td><strong>Memory address</strong></td>\n",
" <td>0x07faa782df6a0</td>\n",
" <td>0x07febc9889f70</td>\n",
" </tr><tr>\n",
" <td><strong>Formula</strong></td>\n",
" <td>C10H12N5O13P3</td>\n",
Expand All @@ -113,7 +113,7 @@
" </table>"
],
"text/plain": [
"<MassMetabolite atp_c at 0x7faa782df6a0>"
"<MassMetabolite atp_c at 0x7febc9889f70>"
]
},
"execution_count": 3,
Expand Down Expand Up @@ -230,7 +230,7 @@
" <td>glucose-6-phosphate isomerase</td>\n",
" </tr><tr>\n",
" <td><strong>Memory address</strong></td>\n",
" <td>0x07faa68f6c730</td>\n",
" <td>0x07febc9889fd0</td>\n",
" </tr><tr>\n",
" <td><strong>Subsystem</strong></td>\n",
" <td></td>\n",
Expand All @@ -252,7 +252,7 @@
" "
],
"text/plain": [
"<MassReaction PGI at 0x7faa68f6c730>"
"<MassReaction PGI at 0x7febc9889fd0>"
]
},
"execution_count": 6,
Expand Down Expand Up @@ -321,8 +321,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"frozenset({<Gene b4025 at 0x7faa68ffc100>})\n",
"frozenset({<Gene b4025 at 0x7faa68f6c910>})\n"
"frozenset({<Gene b4025 at 0x7febb95c2b80>})\n",
"frozenset({<Gene b4025 at 0x7feba0e93eb0>})\n"
]
}
],
Expand Down Expand Up @@ -430,7 +430,7 @@
" <tr>\n",
" <td><strong>Name</strong></td><td>e_coli_core</td>\n",
" </tr><tr>\n",
" <td><strong>Memory address</strong></td><td>0x07faa69050c40</td>\n",
" <td><strong>Memory address</strong></td><td>0x07feba0e93f70</td>\n",
" </tr><tr>\n",
" <td><strong>Stoichiometric Matrix</strong></td>\n",
" <td>72x95</td>\n",
Expand Down Expand Up @@ -466,7 +466,7 @@
" "
],
"text/plain": [
"<MassModel e_coli_core at 0x7faa69050c40>"
"<MassModel e_coli_core at 0x7feba0e93f70>"
]
},
"execution_count": 11,
Expand Down Expand Up @@ -943,7 +943,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.12"
"version": "3.9.15"
}
},
"nbformat": 4,
Expand Down
48 changes: 20 additions & 28 deletions docs/tutorials/compartments.ipynb

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/tutorials/constructing_models.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1120,11 +1120,11 @@
{
"data": {
"text/plain": [
"{<MassMetabolite adp_c at 0x7fc90922c130>: 0.4,\n",
" <MassMetabolite atp_c at 0x7fc90922c190>: 1.6,\n",
" <MassMetabolite amp_c at 0x7fc90922c1c0>: 0.1,\n",
" <MassMetabolite B at 0x7fc8e9469cd0>: 2.0,\n",
" <MassMetabolite BP at 0x7fc8e9469c70>: 8.0}"
"{<MassMetabolite adp_c at 0x7f8368c373a0>: 0.4,\n",
" <MassMetabolite atp_c at 0x7f8368c377c0>: 1.6,\n",
" <MassMetabolite amp_c at 0x7f8368c37f70>: 0.1,\n",
" <MassMetabolite B at 0x7f8359672160>: 2.0,\n",
" <MassMetabolite BP at 0x7f8359672b50>: 8.0}"
]
},
"execution_count": 26,
Expand Down Expand Up @@ -1757,8 +1757,8 @@
"output_type": "stream",
"text": [
"Millimolar:\n",
"<Unit at 0x7fc9194fcd00 kind: liter; exponent: -1; scale: 1; multiplier: 1>\n",
"<Unit at 0x7fc9194fca30 kind: mole; exponent: 1; scale: -3; multiplier: 1>\n"
"<Unit at 0x7f835967d1c0 kind: mole; exponent: 1; scale: -3; multiplier: 1>\n",
"<Unit at 0x7f835967dbe0 kind: liter; exponent: -1; scale: 1; multiplier: 1>\n"
]
}
],
Expand Down Expand Up @@ -1793,7 +1793,7 @@
"output_type": "stream",
"text": [
"min\n",
"[<Unit at 0x7fc9194ec9a0 kind: second; exponent: 1; scale: 1; multiplier: 60>]\n"
"[<Unit at 0x7f8309bbea90 kind: second; exponent: 1; scale: 1; multiplier: 60>]\n"
]
}
],
Expand Down Expand Up @@ -1826,8 +1826,8 @@
{
"data": {
"text/plain": [
"[<UnitDefinition Millimolar \"mM\" at 0x7fc919500f70>,\n",
" <UnitDefinition Minute \"min\" at 0x7fc8e944feb0>]"
"[<UnitDefinition Millimolar \"mM\" at 0x7f8318e6b970>,\n",
" <UnitDefinition Minute \"min\" at 0x7f8309bbe8b0>]"
]
},
"execution_count": 43,
Expand Down Expand Up @@ -1988,7 +1988,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.12"
"version": "3.9.15"
}
},
"nbformat": 4,
Expand Down
70 changes: 31 additions & 39 deletions docs/tutorials/dynamic_simulation.ipynb

Large diffs are not rendered by default.

68 changes: 33 additions & 35 deletions docs/tutorials/enzyme_modules.ipynb

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions docs/tutorials/getting_started_with_masspy.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
" <tr>\n",
" <td><strong>Name</strong></td><td>RBC_PFK</td>\n",
" </tr><tr>\n",
" <td><strong>Memory address</strong></td><td>0x07faa982ae520</td>\n",
" <td><strong>Memory address</strong></td><td>0x07fe87832e850</td>\n",
" </tr><tr>\n",
" <td><strong>Stoichiometric Matrix</strong></td>\n",
" <td>68x76</td>\n",
Expand Down Expand Up @@ -143,7 +143,7 @@
" "
],
"text/plain": [
"<MassModel RBC_PFK at 0x7faa982ae520>"
"<MassModel RBC_PFK at 0x7fe87832e850>"
]
},
"execution_count": 3,
Expand Down Expand Up @@ -187,7 +187,7 @@
" <td>Diphosphoglycerate phosphatase</td>\n",
" </tr><tr>\n",
" <td><strong>Memory address</strong></td>\n",
" <td>0x07faa61e50ac0</td>\n",
" <td>0x07fe8c9882910</td>\n",
" </tr><tr>\n",
" <td><strong>Subsystem</strong></td>\n",
" <td>Hemoglobin</td>\n",
Expand All @@ -209,7 +209,7 @@
" "
],
"text/plain": [
"<MassReaction DPGase at 0x7faa61e50ac0>"
"<MassReaction DPGase at 0x7fe8c9882910>"
]
},
"execution_count": 4,
Expand Down Expand Up @@ -253,7 +253,7 @@
" <td>ATP</td>\n",
" </tr><tr>\n",
" <td><strong>Memory address</strong></td>\n",
" <td>0x07faa58a4d490</td>\n",
" <td>0x07fe8c9834430</td>\n",
" </tr><tr>\n",
" <td><strong>Formula</strong></td>\n",
" <td>C10H12N5O13P3</td>\n",
Expand All @@ -265,12 +265,12 @@
" <td>1.2338626826140733</td>\n",
" </tr><tr>\n",
" <td><strong>In 16 reaction(s)</strong></td>\n",
" <td>PFK_R01, PFK_R41, PFK_T3, PFK_T1, ADK1, PFK_R31, PFK_R11, PFK_T4, ATPM, ADNK1, PFK_R21, PYK, PFK_T2, HEX1, PRPPS, PGK</td>\n",
" <td>PRPPS, PFK_R31, PFK_R11, ATPM, PFK_R21, PFK_T2, PFK_T4, PFK_T1, ADNK1, ADK1, PFK_R41, PYK, PFK_R01, HEX1, PGK, PFK_T3</td>\n",
" </tr>\n",
" </table>"
],
"text/plain": [
"<MassMetabolite atp_c at 0x7faa58a4d490>"
"<MassMetabolite atp_c at 0x7fe8c9834430>"
]
},
"execution_count": 5,
Expand Down Expand Up @@ -356,7 +356,7 @@
" <td>Glucose-6-phosphate isomerase</td>\n",
" </tr><tr>\n",
" <td><strong>Memory address</strong></td>\n",
" <td>0x07faa58a5d7c0</td>\n",
" <td>0x07fe8c9841760</td>\n",
" </tr><tr>\n",
" <td><strong>Subsystem</strong></td>\n",
" <td>Glycolysis</td>\n",
Expand All @@ -378,7 +378,7 @@
" "
],
"text/plain": [
"<MassReaction PGI at 0x7faa58a5d7c0>"
"<MassReaction PGI at 0x7fe8c9841760>"
]
},
"execution_count": 7,
Expand Down Expand Up @@ -808,7 +808,7 @@
" <td>D-Glucose 6-phosphate</td>\n",
" </tr><tr>\n",
" <td><strong>Memory address</strong></td>\n",
" <td>0x07faa78bf4d30</td>\n",
" <td>0x07fe8c97f8ca0</td>\n",
" </tr><tr>\n",
" <td><strong>Formula</strong></td>\n",
" <td>C6H11O9P</td>\n",
Expand All @@ -820,12 +820,12 @@
" <td>0.16501847288094948</td>\n",
" </tr><tr>\n",
" <td><strong>In 3 reaction(s)</strong></td>\n",
" <td>HEX1, G6PDH2r, PGI</td>\n",
" <td>G6PDH2r, HEX1, PGI</td>\n",
" </tr>\n",
" </table>"
],
"text/plain": [
"<MassMetabolite g6p_c at 0x7faa78bf4d30>"
"<MassMetabolite g6p_c at 0x7fe8c97f8ca0>"
]
},
"execution_count": 19,
Expand Down Expand Up @@ -1136,7 +1136,7 @@
{
"data": {
"text/plain": [
"frozenset({<Gene New_Gene at 0x7faaa8fcf2e0>})"
"frozenset({<Gene New_Gene at 0x7fe8b99e9070>})"
]
},
"execution_count": 28,
Expand Down Expand Up @@ -1178,7 +1178,7 @@
" <td><strong>Name</strong></td><td></td>\n",
" </tr><tr>\n",
" <td><strong>Memory address</strong></td>\n",
" <td>0x07faaa8fcf2e0</td>\n",
" <td>0x07fe8b99e9070</td>\n",
" </tr><tr>\n",
" <td><strong>Functional</strong></td><td>True</td>\n",
" </tr><tr>\n",
Expand All @@ -1188,7 +1188,7 @@
" </table>"
],
"text/plain": [
"<Gene New_Gene at 0x7faaa8fcf2e0>"
"<Gene New_Gene at 0x7fe8b99e9070>"
]
},
"execution_count": 29,
Expand Down Expand Up @@ -1238,7 +1238,7 @@
" <td><strong>Name</strong></td><td></td>\n",
" </tr><tr>\n",
" <td><strong>Memory address</strong></td>\n",
" <td>0x07faaa8fcf2e0</td>\n",
" <td>0x07fe8b99e9070</td>\n",
" </tr><tr>\n",
" <td><strong>Functional</strong></td><td>True</td>\n",
" </tr><tr>\n",
Expand All @@ -1248,7 +1248,7 @@
" </table>"
],
"text/plain": [
"<Gene New_Gene at 0x7faaa8fcf2e0>"
"<Gene New_Gene at 0x7fe8b99e9070>"
]
},
"execution_count": 30,
Expand Down Expand Up @@ -1290,7 +1290,7 @@
" <tr>\n",
" <td><strong>Name</strong></td><td>PFK</td>\n",
" </tr><tr>\n",
" <td><strong>Memory address</strong></td><td>0x07faab8f14040</td>\n",
" <td><strong>Memory address</strong></td><td>0x07fe8a93ff940</td>\n",
" </tr><tr>\n",
" <td><strong>Stoichiometric Matrix</strong></td>\n",
" <td>26x24</td>\n",
Expand Down Expand Up @@ -1320,7 +1320,7 @@
" "
],
"text/plain": [
"<EnzymeModuleDict PFK at 0x7faab8f14040>"
"<EnzymeModuleDict PFK at 0x7fe8a93ff940>"
]
},
"execution_count": 31,
Expand Down Expand Up @@ -1471,9 +1471,9 @@
{
"data": {
"text/plain": [
"[<MassMetabolite h_c at 0x7faa58a4d5b0>,\n",
" <MassMetabolite fdp_c at 0x7faa78bf4df0>,\n",
" <MassMetabolite adp_c at 0x7faa58a4d460>]"
"[<MassMetabolite h_c at 0x7fe8c9834550>,\n",
" <MassMetabolite fdp_c at 0x7fe8c97f8d90>,\n",
" <MassMetabolite adp_c at 0x7fe8c9834400>]"
]
},
"execution_count": 35,
Expand Down Expand Up @@ -1587,8 +1587,8 @@
{
"data": {
"text/plain": [
"[<UnitDefinition Millimolar \"mM\" at 0x7faa61e72550>,\n",
" <UnitDefinition hour \"hr\" at 0x7faa78bf4cd0>]"
"[<UnitDefinition Millimolar \"mM\" at 0x7fe8c98a3eb0>,\n",
" <UnitDefinition hour \"hr\" at 0x7fe8c97f8c70>]"
]
},
"execution_count": 38,
Expand Down Expand Up @@ -1658,8 +1658,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"kind: litre; exponent: -1; scale: 0; multiplier: 1\n",
"kind: mole; exponent: 1; scale: -3; multiplier: 1\n"
"kind: mole; exponent: 1; scale: -3; multiplier: 1\n",
"kind: litre; exponent: -1; scale: 0; multiplier: 1\n"
]
}
],
Expand Down Expand Up @@ -1737,7 +1737,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.12"
"version": "3.9.15"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 6b79fd7

Please sign in to comment.