Evaluate Cluster with GO Terms enrichment
2
0
Entering edit mode
7.7 years ago
Benni ▴ 30

I clustered proteins (and their corresponding genes) from an Matrix with Protein expression changes in different experimental settings from E.Coli. Proteins, that correspond in their expression changes should be together in a cluster.

I want to evaluate the clusters/gen lists using a functional enrichment analysis / GO analysis / Pathway analysis / KEGG and so on.... So I enter my gen list, all genes detected in the experiment and a GO-Term list or another functional list. The result would be a score, which category is enriched in the set. (Which would give a hint about the cluster quality)

DAVID has all the function I need, but I read, that it is no longer up to date. Also I want to check many sets in an automated way. And I want to be able to plot my results. So I think an Python or R implementation would be better (I prefer Python). Is there maybe a module, that can do the same analysis as DAVID?

Cluster GO Ontology • 3.3k views
ADD COMMENT
1
Entering edit mode

DAVID is back and uptodate with 2016 annotations DAVID 6.8 (current beta release) May. 2016

See: https://david.ncifcrf.gov/content.jsp?file=release.html

ADD REPLY
1
Entering edit mode
7.7 years ago
Guangchuang Yu ★ 2.6k

maybe clusterProfiler.

ADD COMMENT
1
Entering edit mode
7.7 years ago
EagleEye 7.5k

There is Perl implementation, GeneSCF (linux-based tool). It uses KEGG and Gene Ontology directly from the source database in real-time while performing enrichment analysis. You can also perform enrichment analysis on multiple gene lists simultaneously.

Gene Set Clustering based on Functional annotation (GeneSCF)

More discussions about GeneSCF on biostars

ADD COMMENT

Login before adding your answer.

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