# Generated by roxygen2: do not edit by hand

export(Celltype_annotation_Box)
export(Celltype_annotation_Cellmarker2)
export(Celltype_annotation_Excel)
export(Celltype_annotation_Heatmap)
export(Celltype_annotation_PanglaoDB)
export(Celltype_annotation_Seurat)
export(Markers_filter_Cellmarker2)
export(Markers_filter_PanglaoDB)
export(read_excel_markers)
export(read_seurat_markers)
importFrom(Seurat,"DefaultAssay<-")
importFrom(Seurat,CellsByIdentities)
importFrom(Seurat,DefaultAssay)
importFrom(Seurat,FetchData)
importFrom(Seurat,Idents)
importFrom(Seurat,`%||%`)
importFrom(dplyr,all_of)
importFrom(dplyr,distinct)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,summarise)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_color_gradient)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,colorRampPalette)
importFrom(magrittr,"%>%")
importFrom(readxl,excel_sheets)
importFrom(stats,aggregate)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,weighted.mean)
importFrom(utils,head)
