Small soil phylum data for examples, sample data as data frame combined with counts for OTU 1 and sequencing depth.
Source:R/soil_phylum_small_otu1.R
soil_phylum_small_otu1.Rd
A small subset of soil_phylo_sample
used for examples. A data frame made from the `phyloseq` object with only sample data and counts for OTU 1.
Format
A phyloseq-class experiment-level object with sample data and OTU 1 counts.
- sam_data
sample data with the following covariates:
Plants
, values0
and1
. Index for different plantsDay
, values0
(initial sampling point),1
(12 days after treatment additions), and2
(82 days after treatment additions). Index for different days of measurementAmdmt
, values0
(no additions),1
(biochar additions), and2
(fresh biomass additions). Index for different soil additives.DayAmdmt
, values00
,01
,02
,10
,11
,12
,20
,21
, and22
. A single index for the combination ofDay
andAmdmt
withDay
as the first digit andAmdmt
as the second digit.ID
, valuesA
,B
,C
,D
, andF
. Index for different soil plots.W
, counts for OTU1 in each sample. This OTU corresponds with the phylum Proteobacteria.M
, the sequencing depth for each sample.
References
Whitman, T., Pepe-Ranney, C., Enders, A., Koechli, C., Campbell, A., Buckley, D. H., Lehmann, J. (2016). Dynamics of microbial community composi-tion and soil organic carbon mineralization in soil following addition of pyrogenic andfresh organic matter. The ISME journal, 10(12):2918. <doi: 10.1038/ismej.2016.68>.