endophyte | R Documentation |
A dataset containing an OTU table (species-by-site), environmental metadata, and host plant phylogeny.
endophyte
A list containing 4 objects:
data.frame object where each row is a sample and each column is a fungal OTU (actually ASV from DADA2). Rownames are sample IDs.
data.frame object containing environmental metadata for samples in otutable. SampleID column of metadata matches rownames of otutable.
Phylogenetic tree containing all host plant genera in PlantGenus column of metadata.
UNITE (v8) taxonomy for OTUs in otutable. Assigned using BLAST, e-value (eval) and UNITE best hit (hit) are given as well.
Darcy et al. (2020) Fungal communities living within leaves of native Hawaiian dicots are structured by landscapeāscale variables as well as by host plants. Mol Ecol 29:3102-3115 https://doi.org/10.1111/mec.15544
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.