Skip to content

Commit

Permalink
added exampled to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernasek committed Jan 20, 2019
1 parent 561de7c commit 3fedca8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,13 @@ Additionally, GeneSSA includes templates for common gene regulatory networks:
Example Usage
=============

We have included a number of [Jupyter notebooks](https://github.com/sebastianbernasek/genessa/tree/master/notebooks) with detailed examples of how to get started with using GeneSSA.
We have included a series of [Jupyter notebooks](https://github.com/sebastianbernasek/genessa/tree/master/notebooks) with some examples of how to get started with using GeneSSA. These examples include:

* [First-order decay](https://github.com/sebastianbernasek/genessa/tree/master/notebooks/first_order_decay.ipynb)

* [A birth-death process](https://github.com/sebastianbernasek/genessa/tree/master/notebooks/birth_death_process.ipynb)

* [Coupled oscillators](https://github.com/sebastianbernasek/genessa/tree/master/notebooks/oscillators.ipynb)


Further Examples
Expand Down

0 comments on commit 3fedca8

Please sign in to comment.