cn.mops calling copy number 1 state as CNV using the haplocn.mops function in an haploid WGS
1
1
Entering edit mode
9.6 years ago
jebet.joan ▴ 10

Hi,

I use cn.mops to detect CNVs from WGS data of an haploid genome using the haplocn.mops function . However, I obtain CNVs of copy number 1, which should not be the case since the normal should be 1. I do not get any calls of copy number 2.

Does this function still assume a normal state of 2 despite it being suggested useful for haploid genome?

Would greatly appreciate any clarification on this.

Joan

genome sequencing R • 2.6k views
ADD COMMENT
1
Entering edit mode
9.4 years ago
klambauer ▴ 20

Hello Joan,

Yes, this can happen in rare cases. The reason is that the CNV calls and the integer copy numbers are made on different segments - I'll try to explain:

The CNV call joins consecutive segments with high or low signed informative/non-informative call. Let us assume that you have joined 4 segments that had: + / - / - / +. On this joined segments the integer copy numbers (CN) are called. It can happen that the probability of CN1 is slightly higher than CN2 - in this case the software returns CN2. You can check the posterior probabilities of the copy numbers for each segment, if you use "returnPosterior=TRUE".

I hope this helps - you can contact me also via email!

Regards,
Günter Klambauer

ADD COMMENT
0
Entering edit mode

I am in the same situation. Could you please explain this in greater detail? I am getting many of such calls and I am not sure how to prevent this behavior. Thanks a lot.

ADD REPLY

Login before adding your answer.

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