In my set of differentially expressed proteins (derived from comparison of different genotypes to healthy) I would like to check if specific GO-terms are enriched (eg. if one set of proteins contains significantly more often the annotation for "membrane" = GO:0016020).
Currently I am using clusterProfiler for enrichment analysis but it appears that it will only check for unbiased enrichment in the sense of "which terms are enriched?". But I did not find a function to ask the question: is term xxx enriched in protein set A.
Maybe someone knows how I could best achieve this?
Thank you! Sebastian
Great workaround, thanks!