This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to calculate p-value for Network Data (Cluster Detection)

Hello, I have some co-expression clusters identified. I wanted to calculate the statistical significance of these correlated genes in a cluster as opposed to a random cluster of genes. To that end, I have calculated the mean pearson correlation for a given co-expression cluster (every gene-to every other gene) so r_cluster1 . Then I have taken a random cluster and calculated the mean r_cluster_random. Then I have done this 1000 times randomization and got r_cluster_random_1k. Obviously, the r_cluster1 is much higher than r_cluster_random_1k. How do I represent this as a p-value or a Z value ?

network correlation

I have two things to show to the reviewers: Statistical significance of the network cluster and biological relevence. So for the biological relevence, we are showing GO enrichment. I also have to show that my clustering method is robust. For that I need to compare against a random network

0 answers

No answers yet.

Log in to answer this question.