# Generated by roxygen2: do not edit by hand

export(calc_PFP_score)
export(get_PFPRefnet)
export(get_asso_net)
export(get_bg_related_kegg)
export(get_exp_cor_edges)
export(get_pathway_info)
export(kegg_download)
export(plot_PFPlist)
export(trans_edges_id)
export(trans_graph2PFPRefnet)
export(trans_xml2graph)
exportClasses(PFP)
exportClasses(PFPRefnet)
exportMethods(PFP_score)
exportMethods(genes_score)
exportMethods(group)
exportMethods(net_info)
exportMethods(net_names)
exportMethods(network)
exportMethods(pathways_score)
exportMethods(plot_PFP)
exportMethods(rank_PFP)
exportMethods(refnet_info)
exportMethods(refnet_names)
exportMethods(result_PFP)
exportMethods(show_PFP)
exportMethods(show_net)
exportMethods(stats_test)
exportMethods(sub_PFP)
exportMethods(subnet)
import(igraph)
import(magrittr)
import(methods)
importFrom(KEGGgraph,"nodes<-")
importFrom(KEGGgraph,parseKGML2Graph)
importFrom(clusterProfiler,bitr)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graph,edgeData)
importFrom(graph,edgeL)
importFrom(graph,edgeMatrix)
importFrom(graph,nodes)
importFrom(plyr,llply)
importFrom(stats,cor)
importFrom(stats,p.adjust)
importFrom(stats,phyper)
importFrom(stats,shapiro.test)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
importFrom(tidyr,"%>%")
importFrom(tidyr,gather)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
