# Generated by roxygen2: do not edit by hand

export(format_phyloseq)
export(format_to_besthit)
export(get_microbiome_data)
export(list_microbiome_data)
export(microbiome_pipeline)
export(percent_classified)
export(phy_to_ldf)
export(plot_alpha_diversities)
export(plot_ordination_utils)
export(plot_ordiplot_core)
export(plot_read_distribution)
export(plot_select_taxa)
export(plot_taxa_boxplot)
export(plot_taxa_composition)
export(plot_taxa_cv)
export(plot_taxa_heatmap)
export(print_ps)
export(taxa_summary)
import(RColorBrewer)
import(dplyr)
import(ggplot2)
import(ggpubr)
import(ggrepel)
import(graphics)
import(microbiome)
import(pheatmap)
import(phyloseq)
import(tidyr)
import(utils)
import(viridis)
importFrom(grDevices,colorRampPalette)
importFrom(reshape2,melt)
importFrom(stats,TukeyHSD)
importFrom(stats,aggregate)
importFrom(stats,aov)
importFrom(stats,as.dist)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,frequency)
importFrom(stats,hclust)
importFrom(stats,kernel)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,loess.control)
importFrom(stats,median)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,time)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(tibble,rownames_to_column)
