# Generated by roxygen2: do not edit by hand

export(CpG_summary)
export(HK_genes)
export(class_map)
export(class_summary)
export(cluster_genes)
export(cluster_heatmap)
export(cluster_links)
export(density_plot)
export(feature_distribution)
export(interactor_map)
export(location_map)
export(location_summary)
export(miRNA_network)
export(miRNA_summary_predicted)
export(miRNA_summary_validated)
export(pattern_plots)
export(pattern_search)
export(plot_3D_distribution)
export(score_genes)
import(RColorBrewer)
import(cluster)
import(lattice)
import(mclust)
import(methods)
import(utils)
importFrom(RCurl,getURL)
importFrom(dendextend,color_branches)
importFrom(dendextend,color_labels)
importFrom(dendextend,colored_bars)
importFrom(dendextend,find_k)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_at)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(ggExtra,ggMarginal)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,theme)
importFrom(graphics,legend)
importFrom(gtools,permutations)
importFrom(igraph,degree)
importFrom(igraph,delete.vertices)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(lattice,densityplot)
importFrom(lattice,histogram)
importFrom(pheatmap,pheatmap)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(reshape2,melt)
importFrom(stats,as.dendrogram)
importFrom(stats,hclust)
importFrom(stats,heatmap)
importFrom(stringr,str_detect)
importFrom(tidyr,spread)
