# Generated by roxygen2: do not edit by hand

S3method(plot,adaptivegpca)
S3method(print,adaptivegpca)
export(adaptivegpca)
export(estimateComponents)
export(gpca)
export(gpcaFullFamily)
export(inspectTaxonomy)
export(processPhyloseq)
export(varianceOnEvecs)
export(visualizeFullFamily)
import(shiny)
importFrom(ape,vcv)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(phyloseq,access)
importFrom(phyloseq,ntaxa)
importFrom(phyloseq,otu_table)
importFrom(phyloseq,phy_tree)
importFrom(phyloseq,plot_tree)
importFrom(phyloseq,tax_table)
importFrom(phyloseq,taxa_are_rows)
