#load the genera to be annotated
library(eudysbiome)
data(diffGenera)
#load the curated Genus-Species annotation table
data(harmGenera)
microAnnotate(microbe = diffGenera, species = TRUE,
annotated.micro = harmGenera)
Run the code above in your browser using DataLab