# Generated by roxygen2: do not edit by hand
import(Seurat)
import(HGNChelper)
import(openxlsx)
import(scales)
importFrom("stats", "cor", "fisher.test", "phyper", "quantile", "filter", "na.omit")
importFrom("utils", "read.csv", "head")
importFrom("plyr", "count")
importFrom("dplyr", "mutate", "select", "top_n","group_by","%>%")
export(calculate_cor_mat)
export(calculate_normalized_ratio)
export(correct_gene_symbols)
export(enrich_genes)
export(filter_correlation)
export(filter_list)
export(fisher_test)
export(match_characters)
export(phyper_test)
export(process_clus)
export(process_database)
export(process_markers)
export(sccca)
export(sctype)
