Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial draft update alpha diversity chapter #657

Merged
merged 15 commits into from
Jan 25, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Suggests:
glue,
grid,
gsEasy,
gt,
gtools,
igraph,
IntegratedLearner,
Expand Down Expand Up @@ -105,6 +106,7 @@ Remotes:
github::microbiome/mia,
github::microbiome/miaViz,
github::microbiome/miaTime,
github::joey711/phyloseq,
github::stefpeschel/NetCoMi,
github::zdk123/SpiecEasi,
github::GraceYoon/SPRING,
Expand Down
65 changes: 64 additions & 1 deletion inst/assets/bibliography.bib
Original file line number Diff line number Diff line change
@@ -1,3 +1,66 @@
@article{Hill1973,
title = {{Diversity and Evenness: A Unifying Notation and Its Consequences}},
volume = {54},
ISSN = {1939-9170},
url = {http://dx.doi.org/10.2307/1934352},
DOI = {10.2307/1934352},
number = {2},
journal = {{Ecology}},
publisher = {Wiley},
author = {Hill, M. O.},
year = {1973},
month = mar,
pages = {427–432}
}

@article{Ma2019,
title = {Diversity-disease relationships and shared species analyses for human microbiome-associated diseases},
volume = {13},
ISSN = {1751-7370},
url = {http://dx.doi.org/10.1038/s41396-019-0395-y},
DOI = {10.1038/s41396-019-0395-y},
number = {8},
journal = {{The ISME Journal}},
publisher = {Oxford University Press (OUP)},
author = {Ma, Zhanshan (Sam) and Li, Lianwei and Gotelli, Nicholas J},
year = {2019},
month = {mar},
pages = {1911–1919}
}

@article{Valles-Colomer2019GBMs,
author = {Valles-Colomer, Mireia and Falony, Gwen and Darzi, Youssef and Tigchelaar, Ettje F. and Wang, Jun and Tito, Raul Y. and Schiweck, Carmen and Kurilshikov, Alexander and Joossens, Marie and Wijmenga, Cisca and Claes, Stephan and Van Oudenhove, Lukas and Zhernakova, Alexandra and Vieira-Silva, Sara and Raes, Jeroen},
title = {The neuroactive potential of the human gut microbiota in quality of life and depression},
journal = {{Nature Microbiology}},
ISSN = {2058-5276},
DOI = {10.1038/s41564-018-0337-x},
url = {https://doi.org/10.1038/s41564-018-0337-x},
year = {2019},
type = {Journal Article}
}

@article{vandeputte2017quantitative,
title={Quantitative microbiome profiling links gut community variation to microbial load},
author={Vandeputte, Doris and Kathagen, Gunter and D’hoe, Kevin and Vieira-Silva, Sara and Valles-Colomer, Mireia and Sabino, Jo{\~a}o and Wang, Jun and Tito, Raul Y and De Commer, Lindsey and Darzi, Youssef and Vermeire, Séverine and Falony, Gwen and Raes, Jeroen},
journal={{Nature}},
volume={551},
number={7681},
pages={507--511},
year={2017},
publisher={{Nature Publishing Group UK London}}
}

@article{bastiaanssen2023bugs1,
title={Bugs as features (part 1): concepts and foundations for the compositional data analysis of the microbiome--gut--brain axis},
author={Bastiaanssen, Thomaz FS and Quinn, Thomas P and Loughman, Amy},
journal={{Nature Mental Health}},
volume={1},
number={12},
pages={930--938},
doi = {10.1038/s44220-023-00148-3},
year={2023},
publisher={{Nature Publishing Group US New York}}
}

@Article{Xu2023,
author = {Shuangbin Xu and Li Zhan and Wenli Tang and Qianwen Wang and Zehan Dai and Lang Zhou and Tingze Feng and Meijun Chen and Tianzhi Wu and Erqiang Hu and Guangchuang Yu},
Expand Down Expand Up @@ -462,7 +525,7 @@ @Article{Faith1992
volume = {61},
number = {1},
pages = {10},
doi = {https://doi.org/10.1016/0006-3207(92)91201-3},
doi = {10.1016/0006-3207(92)91201-3},
url = {https://www.sciencedirect.com/science/article/pii/0006320792912013?via%3Dihub},
year = {1992}
}
Expand Down
Loading
Loading