Phenotype Enrichment Analysis vs Gene Enrichment Analysis
1
0
Entering edit mode
3.0 years ago
Shicheng Guo ★ 9.4k

Hi All,

There are lots of tools to perform gene enrichment analysis (eg, to pathway, network,..). What about phenotype enrichment analysis? For example, given 100 phenotypes, we can test which categories these phenotypes are enriched. Is there any tools to perform this analysis?

Thanks.

enrichment gene phenotype • 780 views
ADD COMMENT
2
Entering edit mode
3.0 years ago
Michael 54k

I think you can use a simple hypergeometric test in R here, using function phyper. The random process is described using a drawing process of colored balls from a total. For example you could test if a specific phenotype or any phenotype is enriched in genes assigned to modules by co-expression network analysis. Chi-square test can be used to compare the complete distribution of phenotypes. Depending on your experiment design (e.g. differential expression), GSEA might also be applicable. Overall, standard statistics apply to this case. You always need to define suitable sub-populations of the genome so an enrichment analysis makes sense only in comparison of a sub-group vs. a global distribution.

ADD COMMENT

Login before adding your answer.

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