From 8e1e643128fff88712dfd99e95ae3c7ebd8197e6 Mon Sep 17 00:00:00 2001 From: openpencil Date: Sat, 14 Feb 2015 21:48:01 -0500 Subject: [PATCH] edits to readme --- readme.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/readme.md b/readme.md index 17adfb7..f6f0f31 100644 --- a/readme.md +++ b/readme.md @@ -1,22 +1,16 @@ -Bayesian models for _C. albicans_ colonization - -Main website, data and additional documentation @ the [main project website][mainsite] - ##### Scope The script, `bayesianmice_visualization.R`, provides the complete underlying data and code for all the figures in the [*Results*][results] section on the main project website and in the manuscript: > Shankar, J. et al. Using Bayesian modelling to investigate factors governing antibiotic-induced Candida albicans colonization of the GI tract. Scientific Reports. 5, 8131; DOI:10.1038/srep08131 (2015). Available at: http://dx.doi.org/10.1038/srep08131 +The main website, data and additional documentation is @ the [main project website][mainsite] For model specifications, underlying theory as well as a comparative evaluation of BMA ensemble regression against other ensemble regression models, please review: > Shankar J, Szpakowski S et al. A systematic evaluation of high-dimensional, ensemble-based regression for exploring large model spaces in microbiome analyses. BMC Bioinformatics. 2015 Feb;16(1):31+. DOI:10.1186/s12859-015-0467-6. Available at: http://dx.doi.org/10.1186/s12859-015-0467-6. - Code and documentation for the BMA models can be found in the `regeval repository` @ https://github.com/openpencil/regeval - - [mainsite]: http://openpencil.github.io/bayesianmice/ "_bayesianmice_: project documentation website" [results]: http://openpencil.github.io/bayesianmice/results.html "_bayesianmice_: Results"