Skip to content

Commit

Permalink
all links to examples folder
Browse files Browse the repository at this point in the history
  • Loading branch information
pmendes committed Oct 30, 2024
1 parent f75cf83 commit 5686d65
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions UserManual.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ For a full set of options run `sbmodelr --help` on the command line.
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:

- [Cells in a medium](examples/Cells_in_medium)
- Row of cells with gap junctions
- Array of oscillating cells
- Neuron networks I: small(ish) networks using a Hodgkin-Huxley-type model
- Neuron networks II: large networks using the Izhikevich model
- Gene regulatory networks: easy creation of large (or small) gene networks from a simple model file
- [Row of cells with gap junctions](examples/Row_of_cells_gap_junctions)
- [Array of oscillating cells](examples/Array_of_oscillating_cells)
- [Neuron networks I](examples/Neuron_networks_I): small(ish) networks using a Hodgkin-Huxley-type model
- [Neuron networks II](examples/Neuron_networks_II): large networks using the Izhikevich model
- [Gene regulatory networks](examples/Gene_Regulatory_Networks): easy creation of large (or small) gene networks from a simple model file

## Usage

Expand Down

0 comments on commit 5686d65

Please sign in to comment.