Mark Royer

Add link to Schupbach paper

1 +# Schupbach 2018 Example
2 +
3 +The paper this example is
4 +from
5 +[Schupbach 2018](./nature.comm.2018/mcconnell-nature-communications-2018.pdf).
6 +
1 # Dependencies 7 # Dependencies
2 8
3 -This example requires the seaborn package. You can install the package, by typing the following. 9 +This example requires the seaborn package. You can install the
10 +package by typing the following.
4 11
5 ```sh 12 ```sh
6 pip install seaborn 13 pip install seaborn
......