# Generated by roxygen2: do not edit by hand

export(FastSEAscore)
export(MRWR)
export(Oncoplot)
export(dotplot)
export(get_RWR_ES)
export(get_heatmap)
export(get_indicate)
export(get_mut_status)
export(get_samp_class)
export(get_seeds_score)
export(get_univarCox_result)
export(mountain_plot)
importFrom(Matrix,colSums)
importFrom(NbClust,NbClust)
importFrom(RColorBrewer,brewer.pal)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_discrete_manual)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggridges,geom_density_ridges)
importFrom(ggridges,position_points_jitter)
importFrom(ggridges,theme_ridges)
importFrom(grDevices,colorRampPalette)
importFrom(igraph,V)
importFrom(igraph,get.adjacency)
importFrom(igraph,neighbors)
importFrom(kernlab,specc)
importFrom(maftools,oncoplot)
importFrom(maftools,subsetMaf)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(parallel,makeCluster)
importFrom(parallel,parApply)
importFrom(parallel,stopCluster)
importFrom(pheatmap,pheatmap)
importFrom(stats,as.formula)
importFrom(stats,dist)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,survdiff)
importFrom(utils,read.delim)
