Mark Royer

Add link to Schupbach paper

# Schupbach 2018 Example
The paper this example is
from
[Schupbach 2018](./nature.comm.2018/mcconnell-nature-communications-2018.pdf).
# Dependencies
This example requires the seaborn package. You can install the package, by typing the following.
This example requires the seaborn package. You can install the
package by typing the following.
```sh
pip install seaborn
......