Skip to content

Commit

Permalink
Adding IPython notebook for PTSD mice study
Browse files Browse the repository at this point in the history
  • Loading branch information
mortonjt committed Sep 1, 2016
1 parent 6870b42 commit 0f60173
Show file tree
Hide file tree
Showing 6 changed files with 1,241 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ IPython notebooks demonstrating some of the modules in gneiss can be found as fo
* [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)
* [Linear mixed effects models on balances in a CF study](https://github.com/biocore/gneiss/blob/master/ipynb/cfstudy.ipynb)
* [Linear mixed effects models on balances in a PTSD study](https://github.com/biocore/gneiss/blob/master/ipynb/ptsd_mice.ipynb)
2 changes: 2 additions & 0 deletions ipynb/cfstudy.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"source": [
"[Previous](https://github.com/biocore/gneiss/blob/master/ipynb/88soils.ipynb)\n",
"\n",
"[Next](https://github.com/biocore/gneiss/blob/master/ipynb/ptsd_mice.ipynb)\n",
"\n",
"In this study, there were 18 patients with cystic fibrosis. The hypothesis was that there were two main communities at play in the CF lung. One of these communities thrives at low pH, and the other community thrives at high pH. To test this, sputum samples were divided among 8 tubes, and each of the tubes was perturbed with a different pH. Here we will calculate balances, and test how these balances change with respect to pH, using linear mixed effects models."
]
},
Expand Down
1 change: 1 addition & 0 deletions ipynb/data/97_otus.tree

Large diffs are not rendered by default.

Loading

0 comments on commit 0f60173

Please sign in to comment.