Entering edit mode
Hi everyone,
Im newish into R and I just finished a differential-expression analysis in R of my LFQ-based proteomics dataset. I ended with a data frame containing the significantly expressed genes (in this case from yeast), their UniprotIDs, p-values, Log2(FC), etc. I would like, however, to add some annotations into my analysis (GOMF, GOCC, GOBP, KEGG, etc.).
Which R package would you recommend to add this type of annotations based on the UniprotIDs?
Thanks a lot :)