# Generated by roxygen2: do not edit by hand

export(OrgHeatmap)
export(organ_systems)
importFrom(RColorBrewer,brewer.pal)
importFrom(data.table,rbindlist)
importFrom(dplyr,all_of)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(ggplot2,GeomPolygon)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_fill_distiller)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(ggpolypath,geom_polypath)
importFrom(magrittr,"%>%")
importFrom(patchwork,plot_layout)
importFrom(purrr,map_chr)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(stats,setNames)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_to_title)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
