How to astimate the copy number of sex chromosome using QDNAseq or other tools (if recomended)
1
0
Entering edit mode
3.5 years ago
maoxu66 • 0

Hi, I want to ask whether we can estimate the copy number of the sex chromosome. Like QDNAseq, many existing tools choose to ignore the sex chromosome; however, I really need this. Normalization for copy number estimation has pre-hypothesis for diploid; however, sex chromosomes are not. Are there other ways to solve this problem? Thank you!

I use applyfilter(chromosomes=NA), but the result for the Y chromosome is not desirable.

QDNAseq copy number variation • 1.4k views
ADD COMMENT
0
Entering edit mode

sure, I tried to normalize the read count by median counts, which seems to work fine! Thank you, by the way.

ADD REPLY
0
Entering edit mode

Hi, do you solve with this solution? Could you explain please?

thankyou

ADD REPLY
0
Entering edit mode

Hi, do you solve with this solution? Could you explain please?

thankyou

ADD REPLY
0
Entering edit mode
3.5 years ago

If you just need the number of copies of the whole chromosome, simply count the number of reads on chrX and divide by the number of reads on autosomes. You will have distinct clusters of copy numbers.

ClinCNV not only takes into account the sex of the sample, it handles pseudoautosomal regions too (with a flag specified), but it requires around 20 samples or more. https://github.com/imgag/ClinCNV

ADD COMMENT

Login before adding your answer.

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