# Generated by roxygen2: do not edit by hand

S3method(heatmaply,default)
S3method(heatmaply,heatmapr)
S3method(normalize,data.frame)
S3method(normalize,default)
S3method(normalize,matrix)
S3method(percentize,data.frame)
S3method(percentize,default)
S3method(percentize,matrix)
export(ggheatmap)
export(heatmaply)
export(heatmapr)
export(is.heatmapr)
export(is.na10)
export(normalize)
export(percentize)
export(side_color_plot)
import(dendextend)
import(ggplot2)
importFrom(dendextend,color_branches)
importFrom(dendextend,find_k)
importFrom(dendextend,is.dendrogram)
importFrom(dendextend,rotate)
importFrom(dendextend,seriate_dendrogram)
importFrom(dendextend,set)
importFrom(plotly,ggplotly)
importFrom(plotly,hide_colorbar)
importFrom(plotly,layout)
importFrom(plotly,plotly)
importFrom(plotly,plotly_empty)
importFrom(plotly,subplot)
importFrom(scales,col_factor)
importFrom(scales,col_numeric)
importFrom(seriation,get_order)
importFrom(seriation,seriate)
importFrom(stats,as.dendrogram)
importFrom(stats,dendrapply)
importFrom(stats,dist)
importFrom(stats,ecdf)
importFrom(stats,hclust)
importFrom(stats,is.leaf)
importFrom(stats,na.omit)
importFrom(stats,order.dendrogram)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(viridis,viridis)
