-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreadme.html
More file actions
19 lines (18 loc) · 846 Bytes
/
readme.html
File metadata and controls
19 lines (18 loc) · 846 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<p>This is the readme for the models associated with the paper:
</p>
<p>Ausborn J, Koizumi H, Barnett WH, John TT, Zhang R, Molkov YI, Smith JC, Rybak IA (2018) Organization of the core respiratory network: Insights from optogenetic and modeling studies. PLoS Comput Biol 14:e1006148</br>
<a href="http://dx.doi.org/10.1371/journal.pcbi.1006148">http://dx.doi.org/10.1371/journal.pcbi.1006148</a>
</p>
<p>This model was contributed by J Ausborn.
</p>
<p>To run the matlab model type Ausborn_et_al_2018_PLOScompbiol at the matlab command prompt.
</p>
<p>The model in it's default run will reproduce the figure 9C in the paper:
</p>
<p><img src="./screenshot.png" alt="screenshot" width="650">
</p>
<p>To reproduce other figures from the paper uncomment the associated labeled
lines in Ausborn_et_al_2018_PLOScompbiol.m</p>
</body>
</html>