Ectomycorrhizal (EcM) fungal community and environmental data were excerpted from Gong et al. (2022). Sampling was conducted along the elevation gradient (2,900 m to 4,500 m) in the eastern slope of Baima Snow Mountain during both dry (November 2017) and wet (August 2018) seasons after studying community compositions of the host plants of EcM fungi.
data(baima.fun)data(baima.env)
263 samples from the root tips were excerpted. There are two linked data sets: baima.fun
, a data frame containing 3,099 amplicon sequence variants (ASVs) of root associated EcM fungi; baima.env
, a data frame containing 14 environmental variables.
The fields in the environmental data are:
Sample type
Latitude
Lontitude
Elevation (m)
Season, a factor with levels dry
and wet
Richness of EcM plant at genus level
The number of individuals of each EcM genus
Dry-season and wet-season mean temperature
Soil pH
Total phosphorus (g/kg)
Total potassium (g/kg)
Alkaline-hydrolysable nitrogen (mg/kg)
Available phosphorus (mg/kg)
Available potassium (mg/kg)
Gong S, Feng B, Jian S P, et al. Elevation Matters More than Season in Shaping the Heterogeneity of Soil and Root Associated Ectomycorrhizal Fungal Community. Microbiology spectrum, 2022, 10(1): e01950-21.
# NOT RUN {
data(baima.fun)
data(baima.env)
# }
Run the code above in your browser using DataLab