Bug #222
methyC track combine error?
Status: | Closed | Start date: | 09/10/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - |
Description
- session link: http://epigenomegateway.wustl.edu/browser/?genome=mm9&session=AhzI84ZIeC&statusId=346872455
- found by Nicole, confirmed. not sure it's a bug or something wrong without data.
Forward: coverage = 10, 5hmC = 0.1
Reverse: coverage = 6, 5hmC = 0.5
M(CG) = (0.1*10 + 0.5*6) / (10 + 6) = 0.25
but instead it was
Combined: coverage = 10, 5hmC = 0.1
History
Updated by Xin Zhou about 10 years ago
- Status changed from New to Resolved
It's a bug. Fixed. Thanks for finding it out!
Updated by Daofeng Li about 10 years ago
- Status changed from Resolved to Closed
Have been working well now and this issue closed.