exportPattern("^[[:alpha:]]+")
import(foreach)
import(igraph)
import(ALL)
import(limma)
import(lattice)
import(plyr)
import(grid)
import(survival)
import(reshape2)
importFrom("corrplot", "corrplot")
importFrom("stats", "cor", "prcomp", "mad", "median")
importFrom("ConsensusClusterPlus", "ConsensusClusterPlus")
importFrom("ggplot2", "ggplot", "geom_bar", "theme", "guides", "guide_legend", "unit", "ggtitle", "geom_point", "labs", "element_blank", "aes", "facet_grid", "coord_flip")
importFrom("grDevices", "rainbow", "pdf")
importFrom("scatterplot3d", "scatterplot3d")
importFrom("Rtsne", "Rtsne")
importFrom("graphics", "plot")
importFrom("edgeR", "cpm")
importFrom("TPEA", "AUEC", "TPEA")
importFrom("utils", "write.table")
importFrom("ggthemes", "theme_wsj", "scale_colour_wsj", "scale_fill_wsj")
importFrom("Rmisc", "multiplot")
importFrom("Hmisc", "rcorr")
importFrom("PerformanceAnalytics", "chart.Correlation")
importFrom("grDevices", "dev.off")
importFrom("graphics", "abline", "legend", "lines", "par", "text","title")
importFrom("utils", "data")
importFrom("graphics", "grid")
