# Generated by roxygen2: do not edit by hand

export(extrFP)
export(get_result)
export(overlap_pathway)
export(plot_density)
export(plot_network)
export(read_gmt)
export(res_rank)
export(score_fp)
export(score_network)
export(simFP)
export(write_gmt)
exportClasses(ScoreFP)
exportClasses(ScoreResult)
exportMethods(as.data.frame)
exportMethods(head)
exportMethods(plot_network)
exportMethods(tail)
importFrom(Boruta,Boruta)
importFrom(Boruta,getSelectedAttributes)
importFrom(GSEABase,getGmt)
importFrom(GSVA,gsva)
importFrom(Matrix,Matrix)
importFrom(RobustRankAggreg,aggregateRanks)
importFrom(clusterProfiler,GSEA)
importFrom(clusterProfiler,enricher)
importFrom(clusterProfiler,read.gmt)
importFrom(corrr,as_cordf)
importFrom(corrr,shave)
importFrom(corrr,stretch)
importFrom(ggplot2,aes_)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_light)
importFrom(igraph,centr_degree)
importFrom(igraph,graph.data.frame)
importFrom(igraph,mean_distance)
importFrom(magrittr,"%>%")
importFrom(pbapply,pblapply)
importFrom(proxyC,simil)
importFrom(stats,sd)
importFrom(utils,stack)
importFrom(visNetwork,visIgraphLayout)
importFrom(visNetwork,visNetwork)
importFrom(visNetwork,visOptions)
