You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"I performed the gseGO function using clusterProfiler for all ontologies together, but I wasn't able to apply the simplify function to remove redundancy. I tried various options suggested online, but none worked. As a workaround, I ran gseGO for each ontology (BP, MF, CC) separately and then removed redundancy for each ontology using GOsim. Is it correct to combine the results from all ontologies into one file and then combining it with metadata from one ontology (e.g., the output of gseGO for BP) to create enrichment plots?" or what could be the easiest way to perfrom that #707