Compare 2 sets of genes
I want to compare 2 sets of genes and see how each group affect the biological process/ molecular function inside a single cell independently. I have the Entrez ID & symbol of each gene. I'm a bit familiar with DAVID (Database for Annotation, Visualization, and Integrated Discovery) but I'm struggling to make a proper comparison and visualize the data. Would you all recommend on packaged on Python/R? or any other website to compare? (one set of genes increases Homologous recombination repair, and the second set decreases it).
• 1,039 views
•
link
0 answers
No answers yet.
Log in to answer this question.
if you want to run GO term enrichment analysis for each gene set, one of the options is clusterProfiler in R https://bioconductor.org/packages/release/bioc/html/clusterProfiler.html