diff --git a/README.md b/README.md index 9425066..98f96d8 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,10 @@ source activate gneiss conda install seaborn h5py pip install biom-format ``` + +# Examples + +IPython notebooks demonstrating some of the modules in gneiss can be found as follows + +* [What are balances](https://github.com/biocore/gneiss/blob/master/ipynb/balance_trees.ipynb) +* [Linear regression on balances in the 88 soils](https://github.com/biocore/gneiss/blob/master/ipynb/88soils.ipynb)