Skip to content

Commit 7dfe085

Browse files
Sync tutorial files
1 parent 975b356 commit 7dfe085

113 files changed

Lines changed: 1164 additions & 145 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

stable/tutorials/analysis/reactingMoieties/tutorial_conservedAndReactingMoieties.html

Lines changed: 477 additions & 0 deletions
Large diffs are not rendered by default.

stable/tutorials/index.html

Lines changed: 116 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<!DOCTYPE html>
2-
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--><!--[if gt IE 8]><!--><html class="no-js" lang="en"><!--<![endif]--><head>
2+
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
3+
<!--[if gt IE 8]><!-->
4+
<html class="no-js" lang="en">
5+
<!--<![endif]-->
6+
<head>
37
<meta charset="utf-8"/>
48
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
59
<title>
@@ -95,37 +99,108 @@ <h1>
9599
</form>
96100
</div>
97101
</div>
98-
<div aria-label="main navigation" class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation"><ul class="current">
99-
<li class="toctree-l1"><a class="reference internal" href="../index.html">Home</a></li>
100-
</ul>
101-
<p class="caption" role="heading"><span class="caption-text">Getting Started</span></p>
102-
<ul>
103-
<li class="toctree-l1"><a class="reference internal" href="../installation.html">Installation</a></li>
104-
</ul>
105-
<p class="caption" role="heading"><span class="caption-text">Using the Toolbox</span></p>
106-
<ul class="current">
107-
<li class="toctree-l1 current"><a class="current reference internal" href="../tutorials/index.html">Tutorials</a></li>
108-
<li class="toctree-l1"><a class="reference internal" href="../modules/index.html">Functions</a></li>
109-
<li class="toctree-l1"><a class="reference internal" href="../submodules/index.html">Submodules</a></li>
110-
<li class="toctree-l1"><a class="reference internal" href="../faq.html">FAQ</a></li>
111-
</ul>
112-
<p class="caption" role="heading"><span class="caption-text">Contributing</span></p>
113-
<ul>
114-
<li class="toctree-l1"><a class="reference internal" href="../contributing.html">How to contribute</a></li>
115-
<li class="toctree-l1"><a class="reference internal" href="../plan.html">Development Plan</a></li>
116-
</ul>
117-
<p class="caption" role="heading"><span class="caption-text">Project Information</span></p>
118-
<ul>
119-
<li class="toctree-l1"><a class="reference internal" href="../cite.html">How to cite</a></li>
120-
<li class="toctree-l1"><a class="reference internal" href="../citations.html">Citations</a></li>
121-
<li class="toctree-l1"><a class="reference internal" href="../support.html">Support</a></li>
122-
<li class="toctree-l1"><a class="reference internal" href="../contact.html">Contact</a></li>
123-
<li class="toctree-l1"><a class="reference internal" href="../contributors.html">Contributors</a></li>
124-
<li class="toctree-l1"><a class="reference internal" href="../funding.html">Funding</a></li>
125-
</ul>
126-
127-
128-
</div>
102+
<div aria-label="main navigation" class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation">
103+
<ul class="current">
104+
<li class="toctree-l1">
105+
<a class="reference internal" href="../index.html">
106+
Home
107+
</a>
108+
</li>
109+
</ul>
110+
<p class="caption" role="heading">
111+
<span class="caption-text">
112+
Getting Started
113+
</span>
114+
</p>
115+
<ul>
116+
<li class="toctree-l1">
117+
<a class="reference internal" href="../installation.html">
118+
Installation
119+
</a>
120+
</li>
121+
</ul>
122+
<p class="caption" role="heading">
123+
<span class="caption-text">
124+
Using the Toolbox
125+
</span>
126+
</p>
127+
<ul class="current">
128+
<li class="toctree-l1 current">
129+
<a class="current reference internal" href="../tutorials/index.html">
130+
Tutorials
131+
</a>
132+
</li>
133+
<li class="toctree-l1">
134+
<a class="reference internal" href="../modules/index.html">
135+
Functions
136+
</a>
137+
</li>
138+
<li class="toctree-l1">
139+
<a class="reference internal" href="../submodules/index.html">
140+
Submodules
141+
</a>
142+
</li>
143+
<li class="toctree-l1">
144+
<a class="reference internal" href="../faq.html">
145+
FAQ
146+
</a>
147+
</li>
148+
</ul>
149+
<p class="caption" role="heading">
150+
<span class="caption-text">
151+
Contributing
152+
</span>
153+
</p>
154+
<ul>
155+
<li class="toctree-l1">
156+
<a class="reference internal" href="../contributing.html">
157+
How to contribute
158+
</a>
159+
</li>
160+
<li class="toctree-l1">
161+
<a class="reference internal" href="../plan.html">
162+
Development Plan
163+
</a>
164+
</li>
165+
</ul>
166+
<p class="caption" role="heading">
167+
<span class="caption-text">
168+
Project Information
169+
</span>
170+
</p>
171+
<ul>
172+
<li class="toctree-l1">
173+
<a class="reference internal" href="../cite.html">
174+
How to cite
175+
</a>
176+
</li>
177+
<li class="toctree-l1">
178+
<a class="reference internal" href="../citations.html">
179+
Citations
180+
</a>
181+
</li>
182+
<li class="toctree-l1">
183+
<a class="reference internal" href="../support.html">
184+
Support
185+
</a>
186+
</li>
187+
<li class="toctree-l1">
188+
<a class="reference internal" href="../contact.html">
189+
Contact
190+
</a>
191+
</li>
192+
<li class="toctree-l1">
193+
<a class="reference internal" href="../contributors.html">
194+
Contributors
195+
</a>
196+
</li>
197+
<li class="toctree-l1">
198+
<a class="reference internal" href="../funding.html">
199+
Funding
200+
</a>
201+
</li>
202+
</ul>
203+
</div>
129204
</div>
130205
</nav>
131206
<section class="wy-nav-content-wrap" data-toggle="wy-nav-shift">
@@ -441,6 +516,13 @@ <h3>
441516
</span>
442517
</a>
443518
</li>
519+
<li>
520+
<a href="tutorial_conservedAndReactingMoieties.html">
521+
<span class="doc">
522+
Reacting and Conserved Moieties Tutorial
523+
</span>
524+
</a>
525+
</li>
444526
<li>
445527
<a href="tutorial_essentialRxns4MultipleModels.html">
446528
<span class="doc">
@@ -1164,6 +1246,5 @@ <h3>
11641246
SphinxRtdTheme.StickyNav.enable();
11651247
});
11661248
</script>
1167-
1168-
1169-
</body></html>
1249+
</body>
1250+
</html>

stable/tutorials/tutorial_AdditionalConstraintsAndVariables.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,4 +347,5 @@ <h1>The COBRA Toolbox</h1>
347347

348348

349349

350-
</body></html>
350+
351+
</body></html>

stable/tutorials/tutorial_COBRAconcepts.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,4 +347,5 @@ <h1>The COBRA Toolbox</h1>
347347

348348

349349

350-
</body></html>
350+
351+
</body></html>

stable/tutorials/tutorial_COBRArrow.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,4 +347,5 @@ <h1>The COBRA Toolbox</h1>
347347

348348

349349

350-
</body></html>
350+
351+
</body></html>

stable/tutorials/tutorial_Efmviz_ecoli.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,4 +347,5 @@ <h1>The COBRA Toolbox</h1>
347347

348348

349349

350-
</body></html>
350+
351+
</body></html>

stable/tutorials/tutorial_Efmviz_recon.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,4 +347,5 @@ <h1>The COBRA Toolbox</h1>
347347

348348

349349

350-
</body></html>
350+
351+
</body></html>

stable/tutorials/tutorial_FBA.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,4 +347,5 @@ <h1>The COBRA Toolbox</h1>
347347

348348

349349

350-
</body></html>
350+
351+
</body></html>

stable/tutorials/tutorial_FBA_part1.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,4 +347,5 @@ <h1>The COBRA Toolbox</h1>
347347

348348

349349

350-
</body></html>
350+
351+
</body></html>

stable/tutorials/tutorial_FBA_part2.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,4 +347,5 @@ <h1>The COBRA Toolbox</h1>
347347

348348

349349

350-
</body></html>
350+
351+
</body></html>

0 commit comments

Comments
 (0)