#exportPattern("^[[:alpha:]]+")


exportPattern("^[^\\.]")


importFrom(MEGENA, calculate.PFN, get.DegreeHubStatistic, plot_subgraph)
importFrom(igraph, graph.data.frame, induced.subgraph, as_data_frame)
importFrom(ggfun, geom_xspline)
importFrom(ggrepel,geom_text_repel)
import(ggplot2)
import(stats)
import(graphics)
import(utils)
import(grDevices)
import(plyr)
import(scales)
import(grid)
importFrom(VennDiagram, get.venn.partitions)
#importFrom("graphics", "abline", "lines", "plot", "text")
#  importFrom("stats", "aov", "as.dist", "cor", "hclust", "oneway.test",
#             "p.adjust", "p.adjust.methods", "pairwise.t.test", "phyper",
#             "prcomp", "sd", "spline")
#  importFrom("utils", "read.delim", "read.table", "write.csv")

