# Generated by roxygen2: do not edit by hand

S3method("+",InputHeatmap)
export(add_bar)
export(add_line)
export(add_point)
export(add_tile)
export(as_ComplexHeatmap)
export(heatmap)
export(layer_arrow_down)
export(layer_arrow_up)
export(layer_diamond)
export(layer_point)
export(layer_square)
export(save_pdf)
export(scale_robust)
export(split_columns)
export(split_rows)
export(wrap_heatmap)
exportMethods(as_ComplexHeatmap)
import(dplyr)
import(grDevices)
import(tidyr)
importFrom(ComplexHeatmap,Heatmap)
importFrom(ComplexHeatmap,anno_barplot)
importFrom(ComplexHeatmap,anno_block)
importFrom(ComplexHeatmap,anno_lines)
importFrom(ComplexHeatmap,anno_points)
importFrom(ComplexHeatmap,columnAnnotation)
importFrom(ComplexHeatmap,draw)
importFrom(ComplexHeatmap,rowAnnotation)
importFrom(RColorBrewer,brewer.pal)
importFrom(circlize,colorRamp2)
importFrom(dendextend,cutree)
importFrom(grDevices,colorRampPalette)
importFrom(grid,gpar)
importFrom(grid,grid.grabExpr)
importFrom(grid,grid.points)
importFrom(grid,unit)
importFrom(grid,unit.c)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,is_present)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%>%")
importFrom(magrittr,equals)
importFrom(magrittr,set_rownames)
importFrom(methods,new)
importFrom(methods,show)
importFrom(patchwork,wrap_elements)
importFrom(purrr,as_mapper)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,map_lgl)
importFrom(purrr,negate)
importFrom(purrr,pmap)
importFrom(purrr,reduce)
importFrom(purrr,when)
importFrom(rlang,dots_list)
importFrom(rlang,enquo)
importFrom(rlang,is_function)
importFrom(rlang,quo_is_null)
importFrom(rlang,quo_is_symbol)
importFrom(rlang,quo_is_symbolic)
importFrom(rlang,quo_name)
importFrom(rlang,quo_squash)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(tibble,enframe)
importFrom(tibble,rowid_to_column)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,packageDescription)
importFrom(utils,tail)
importFrom(viridis,magma)
importFrom(viridis,viridis)
