Is there a way to organize or cluster a list of Goterms.
1
0
Entering edit mode
8.7 years ago
ahdee • 0

Hi, if I have a list of GO terms generated from a program, say Panther, for example:

CHROMOSOME_ORGANIZATION_AND_BIOGENESIS      GO:0051276
CHROMATIN_MODIFICATION                      GO:0016568
LEUKOCYTE_ACTIVATION                        GO:0045321
LYMPHOCYTE_ACTIVATION                       GO:0046649

Is there any program that I use to take the above goterms and organize/cluster into some sort of hierarchical tree and/or table? Would be nice if I give the above table and the program recognizes that the above 2 rows are chromosomal organizer and bottom two are immune response.

Thanks

Go-terms amigo microarray RNA-seq • 1.8k views
ADD COMMENT
0
Entering edit mode
8.7 years ago

You can compute semantic similarity measures between terms then cluster the terms using the resulting similarity matrix. There are various R packages to compute semantic similarities, e.g. GOSemSim.

ADD COMMENT

Login before adding your answer.

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