Hello everyone, I was looking to other posts but could not find a proper answer. I have a list of significantly changed genes and I want to do enrichment analysis with them. Is there a R/Bioconductor package that does this analysis with only GeneSymbols. Most of the packages require other informations or transcription data. I used EnrichR but since it does not have an option for organism, I have some human pathways as answer for mouse genes. I just want to do a hypergeometric test to identify enriched terms like in the http://geneontology.org
Thank you in advance.
David may be useful for you, easy and fast, I does not require a rank table (Fold, pvalue etc.)
I am looking for a R/Bioconductor package in fact but DAVID looks really nice also.
Thank you.