Listing GO term Biological function hierarchy of set of proteinIDs
0
2
Entering edit mode
9.0 years ago
cananhas ▴ 20

Hi everyone,

I am a newbie at gene ontology analysis in R. I have a list of Uniprot ID from different organisms. These ids were found as a result of a blast search. I want to find GO term hierarchy of these proteins for Biological process category. Then I want to sum up all categories from leaves to root with number of proteins in corresponding category. In the end I want to have something like:

GO:0008150 (7 proteins)

-> Child 1 (7 proteins)

      -> Child 1.1 (5 proteins)
      -> Child 1.2 (2 proteins)

I found that GO.db library returns ancestors, children. However, they are not ordered by hierarchy. Uniprot IDs can be queried via UniProt.ws package. But I haven't tried it yet.

If you can help me, I would be appreciated.

Regards,

Canan

GO Uniprot R • 2.0k views
ADD COMMENT

Login before adding your answer.

Traffic: 2976 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