-
Notifications
You must be signed in to change notification settings - Fork 0
/
_toc.yml
47 lines (44 loc) · 1.47 KB
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
parts:
- caption: Getting Started
chapters:
- file: setup.md
- file: ed_yong.md
# - caption: Educational Resources
- caption: Ecology
chapters:
- file: ecology/cavaliere_summary.md
- caption: Mathematical Optimization
chapters:
- file: optimization/fundamentals.md
sections:
- file: optimization/core_concepts.md
- file: optimization/convex_analysis.md
- file: optimization/linear_programming.md
sections:
- file: optimization/graphical-solution.md
- file: optimization/numerical_solution.md
- file: optimization/code_solution.ipynb
- file: optimization/duality.md
- caption: Flux Balance Analysis
chapters:
- file: fba/what_is_fba.md
- file: fba/fba-units.md
- file: fba/fba_from_scratch.md
sections:
- file: fba/elementary_example.ipynb
- file: fba/intermediate_example.ipynb
# - caption: Creating, Reusing & Curating GEMs
- caption: Necessary Software & Tools
chapters:
- file: software_and_tools/vivarium/Vivarium_intro.md
sections:
- file: software_and_tools/vivarium/Vivarium_interface_basics.ipynb
- file: software_and_tools/cobra/cobra.mb
sections:
- file: software_and_tools/cobrapy.ipynb
# - caption: Evaluating GEMs
# - caption: Simulations