Skip to content

Commit 7473dd7

Browse files
committed
link to example readmes
1 parent c33d003 commit 7473dd7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

UserManual.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ For a full set of options run `sbmodelr --help` on the command line.
99
The rest of this document describes the many options that are available in *sbmodelr*, but specific examples of usage are provided in the `examples` folder, which illustrate real-world usage of this tool, mostly replicating existing modeling papers. The examples are:
1010

1111
- [Cells in a medium](examples/Cells_in_medium#cells-in-medium): single cell organisms with species transported to the medium
12-
- [Row of cells with gap junctions](examples/Row_of_cells_gap_junctions): cells connected end-to-end by gap junctions
13-
- [Array of oscillating cells](examples/Array_of_oscillating_cells): a square array of cells in a medium with diffusion
14-
- [Neuron networks I](examples/Neuron_networks_I): small(ish) networks using a Hodgkin-Huxley-type model
15-
- [Neuron networks II](examples/Neuron_networks_II): large networks using the Izhikevich model
16-
- [Gene regulatory networks](examples/Gene_Regulatory_Networks): easy creation of large (or small) gene networks from a simple model file
12+
- [Row of cells with gap junctions](examples/Row_of_cells_gap_junctions#row-of-cells-with-gap-junctions): cells connected end-to-end by gap junctions
13+
- [Array of oscillating cells](examples/Array_of_oscillating_cells#array-of-cells): a square array of cells in a medium with diffusion
14+
- [Neuron networks I](examples/Neuron_networks_I#neuron-networks-i): small(ish) networks using a Hodgkin-Huxley-type model
15+
- [Neuron networks II](examples/Neuron_networks_II#neuron-networks-ii): large networks using the Izhikevich model
16+
- [Gene regulatory networks](examples/Gene_Regulatory_Networks#gene-regulatory-networks): easy creation of large (or small) gene networks from a simple model file
1717

1818
## Required options
1919

0 commit comments

Comments
 (0)