# Generated by roxygen2: do not edit by hand

S3method(KEGG_gather,KO)
S3method(KEGG_gather,cpd)
S3method(KEGG_gather,rxn)
S3method(plate_omelette,genes)
S3method(plate_omelette,rxn)
export(KEGG_gather)
export(PCA_plot)
export(assign_hierarchy)
export(count_fold_changes)
export(make_omelette)
export(omu_anova)
export(omu_summary)
export(pie_chart)
export(plate_omelette)
export(plate_omelette_rxnko)
export(plot_bar)
export(plot_volcano)
export(ra_table)
export(read_metabo)
import(ggfortify)
importFrom(KEGGREST,keggGet)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_)
importFrom(dplyr,if_else)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise_all)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_alpha_manual)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(magrittr,"%>%")
importFrom(plyr,ddply)
importFrom(plyr,ldply)
importFrom(plyr,llply)
importFrom(plyr,numcolwise)
importFrom(reshape2,colsplit)
importFrom(stats,anova)
importFrom(stats,complete.cases)
importFrom(stats,lm)
importFrom(stats,p.adjust)
importFrom(stats,prcomp)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stringr,str_replace_na)
importFrom(stringr,str_split_fixed)
importFrom(tidyr,drop_na)
importFrom(utils,read.csv)
