Qin, C., Zhu, K., Chiariello, N. R., Field, C. B., & Peay, K. G. (2019). Fire history and plant community composition outweigh decadal multi‐factor global change as drivers of microbial composition in an annual grassland. Journal of Ecology, 00, 1–15. doi:10.1111/1365-2745.13284.
Manuscript accepted by Journal of Ecology on Aug. 28, 2019, and published online on Sept. 13, 2019 at https://doi.org/10.1111/1365-2745.13284.
The code in this repository reproduces the results of Qin et al. (2019), using data that is available on Dryad at https://doi.org/10.5061/dryad.nf481q8. Please note that the code takes as input the OTU tables for fungi and bacteria in .biom format. It does not process raw Illumina reads (.fastq files); however, these raw reads are available from the authors by request.
Start by downloading the data:
- clone or download this repository,
- download the data from https://doi.org/10.5061/dryad.nf481q8,
- unzip the data, and
- move the data into your local copy of this repository.
Then follow the R scripts in numerical order beginning with '0_setup.R'.