This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Gene Annotation after EdgeR in R

Dear All,

I have an EdgeR analysis for Human genes. Now I want to add the annotation for all individual genes in a column against the genes. Is there a package in R that takes a list of genes and generates the annotation against each gene?

Thank you in advance!

r

I am sorry it was not clear enough, but i want functional annotation for every single gene. Like what is the function of this one gene, i want this for a list of genes.

This does not exist I think in the way you imagine it. You cannot enrich a single gene for anything, and a gene's function can be diverse depending on cellular context. You can pull out simple gene descriptions with tools like biomaRt, but for enriched terms you need to provide gene lists that then are to be compared to annotated pathways and processes. After all there is manual literature work to be done to interpret your results.

0 answers

No answers yet.

Log in to answer this question.