Transcription factor enrichment analysis
0
0
Entering edit mode
5.7 years ago
chipolino ▴ 150

Hi everyone

I am trying to run Fisher exact test for transcription factor enrichment analysis: I have 1017 genes from group A, 44 genes from group B, transcription factor X is present in 440 A genes and 27 B genes. Python fisher exact test:

fisher_exact([[27, 440], [17, 577]])

gives 0.02 pvalue, I am not sure how to interpret it. Does it mean the enrichment of X factor in B genes? And is Fisher appropriate, when I have gene sets that differ so much in sizes? And if not, what test should I use?

Thank you

enrichment transcription factor fisher exact test • 1.3k views
ADD COMMENT

Login before adding your answer.

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