Deriving p values for gene correlations by permutation analysis
0
0
Entering edit mode
8.2 years ago
chris86 ▴ 400

Hi

I am calculating gene correlations for all patients gene expression data against clinical parameters. Then I want to derive p values by permutation. Is it OK to randomly permute the sample columns and then re calculate the correlation for every gene N times. Then ask how many times are correlations observed equal to or greater than a genes correlation by chance?

E.g. If my correlation is 0.3

Then the p value would be, n obs > 0.3/ total obs

So I have one distribution per gene?

Thanks,

Robert

RNA-Seq next-gen • 2.6k views
ADD COMMENT
1
Entering edit mode

It sounds about right to me. Have a look also at the boot package in R (and this FAQ http://www.ats.ucla.edu/stat/r/faq/boot.htm). Once you have the p-values, I guess you should correct them for the multiple tests you performed (i.e. one test per gene).

ADD REPLY
0
Entering edit mode

Yeah I hadn't done multiple testing correction, that is a good point

ADD REPLY

Login before adding your answer.

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