This function utilizes cluster-specific DEGs to identify cluster-specifc GO biological processes and plots these if they occur
find_go_terms(
cluster_markers_obj,
type,
n_terms = 5,
text_size,
title_size,
plot_directory
)
A list object with cluster GO term information en_clone = data.table of cluster GO terms top_en_clone = data.table of just top cluster GO terms
list object with cluster marker information
character string that is 'all' if using malignant and normal clusters and 'malig' if just using malignant clusters
integer of number of top DEGs to plot/use
integer of text size for ggplot
integer of title size for ggplot
output plot directory path