From fa04bdb3e3aaac7fc3c3abe2831523ceb5fa519e Mon Sep 17 00:00:00 2001 From: Jamie Morton Date: Tue, 23 Aug 2016 11:13:56 -0700 Subject: [PATCH] Correcting readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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)