This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to add GO annotation terms (molecular function, component, biological process) to my results (DESeq2 RNA-seq analysis) in RStudio?

Hello,

I have a results table like this from DESeq2 RNA-seq analysis. How can I add annotation GO terms (molecular function, component, biological process) to these genes. enter image description here

annotation rnaseq deseq2 goterms rstudio

2 answers

There are a bunch of tutorials here in biostars. See this post as an example

R package clusterProfiler

Log in to answer this question.