How do I calculate the confidence interval of a mutation rate?
1
0
Entering edit mode
8.2 years ago

Hi,

I am estimating the mutation rates (mutations/Mb) in a series liver tumors. How can I estimate the confidence interval of each mutation rate? I tried using the binomial test (binom.test function in R) but it is quite computation intensive...

Any better idea?

Thanks you very much in advance,

Eric

R genome sequence • 1.8k views
ADD COMMENT
0
Entering edit mode
8.2 years ago

The number of mutations per Mb follows a Poisson distribution. Here is a paper with 19 ways of computing a confidence interval for a Poisson mean.

ADD COMMENT

Login before adding your answer.

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