# Generated by roxygen2: do not edit by hand

export(Celltype_Annotation)
export(Celltype_Annotation_Combined)
export(Celltype_Annotation_Features)
export(Celltype_Annotation_Heatmap)
export(Celltype_Calculate)
export(Celltype_Verification)
export(Celltype_annotation_Cellmarker2)
export(Celltype_annotation_Excel)
export(Celltype_annotation_PanglaoDB)
export(Celltype_annotation_Seurat)
export(Markers_filter_Cellmarker2)
export(Markers_filter_PanglaoDB)
export(Parameter_Calculate)
export(Read_excel_markers)
export(Read_seurat_markers)
importFrom(Seurat,"DefaultAssay<-")
importFrom(Seurat,CellsByIdentities)
importFrom(Seurat,DefaultAssay)
importFrom(Seurat,DotPlot)
importFrom(Seurat,FetchData)
importFrom(Seurat,Idents)
importFrom(Seurat,RenameIdents)
importFrom(Seurat,`%||%`)
importFrom(cowplot,plot_grid)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,summarise)
importFrom(dplyr,top_n)
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expand_limits)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_color_gradient)
importFrom(ggplot2,scale_color_gradientn)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,colorRampPalette)
importFrom(patchwork,wrap_plots)
importFrom(readxl,excel_sheets)
importFrom(scales,rescale)
importFrom(stats,aggregate)
importFrom(stats,dist)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,weighted.mean)
importFrom(utils,head)
importFrom(utils,installed.packages)
importFrom(utils,tail)
