taxonomy {OTUtable} | R Documentation |
Taxonomic assignments of OTUs
Description
A dataset containing the taxonomy of each OTU in the otu_table Produced from mothur output using clean_taxonomy() Bootstrap values have been removed from this dataset, but are still available in as part of the Data folder in the McMahonLab/North_Temperate_Lakes-Microbial_Observatory GitHub repo
Usage
data(taxonomy)
Format
A dataframe with 7 columns (taxonomic levels) and 6,208 rows (OTUs)
Details
Classified using our Freshwater database, followed by Greengenes - for the full workflow, visit the McMahonLab Github 16STax-Ass repository Some OTUs are missing; these were removed by subsampling of the OTU table The presence of both blank (__) assignments and "unclassified" assignments are the result of the dual classification.
Author(s)
Alexandra Linz <amlinz16@gmail.com>
[Package OTUtable version 1.1.2 Index]