data(ITS1)
## Not run:
# # compare the following 2 commands:
# # keep the rank prefix of the LCA column
# ITS1.LCA <- LCA.OTU(ITS1, strip.format=TRUE, drop=TRUE)
# # remove the rank prefix of the LCA column
# ITS1.LCA <- LCA.OTU(ITS1, strip.format=FALSE, drop=TRUE)
# ## End(Not run)
Run the code above in your browser using DataLab