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