GO terms associated to a list of genes
2
3
Entering edit mode
9.5 years ago
ncl.lazzarini ▴ 130

I have a list of genes (HGCN ID, gene name). I need to get, for each gene, the list of GO terms (only the Biological Process terms) associated to it. I DON'T need an enrichment analysis but simply I need to get all the GO terms associated to each of the gene. I found this answer that suggests to use biomart: How Do I Do Simple Go Term Lookup Given A Gene (Or Mrna) Identifier?, unfortunately it doesn't work (it's 4 years old so biomart might have been changed). What would be the easies way to get all the GO terms? I'd prefer to create a script using python or R as I have many genes and do it manually for each of them is not worthy. Any suggestion?

go gene-ontology biological-process • 6.3k views
ADD COMMENT
1
Entering edit mode
9.5 years ago
Emily 23k

You use BioMart. There's a help video here. Just filter by ID list limit, choosing HGNC name, then get GO terms are attributes.

ADD COMMENT
0
Entering edit mode
4.4 years ago
1146457236 • 0

Have you resolved your question?

ADD COMMENT
0
Entering edit mode

This tool will give you the terms for all your genes in the list. Additionally it will also provide enrichment analysis.

Gene Set Clustering based on Functional annotation (GeneSCF)

ADD REPLY

Login before adding your answer.

Traffic: 1835 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6