Hello folks,
I am trying to call CNVs from trio (Father, Mother, Son) samples. Father and son are affected and mother is unaffected. I used XHMM (eXome-Hidden Markov Model) for calling CNVs in my exome sequenced reads. XHMM uses principal component analysis (PCA) normalization and a hidden Markov model (HMM) to detect and genotype copy number variation (CNV) from normalized read-depth data from targeted sequencing experiments.
Firstly, I tried using only my trio samples. I got empty list of cnv output file. Later I read that I should have at least >30 samples to predict CNVs. Therefore, I used 50 other exome sequenced samples which was sequenced in our centre along with these three samples.
Trio exome samples were sequenced using Nextera Exome Capture Kit (As per the capture bed file - 214,126 intervals).
50 other exome samples were sequenced using Nimblegen SeqCap EZ- Exome Capture Kit (As per the capture bed file - 195,031 intervals)
Can I merge the exome interval lists from two different kits?
Is there any other alternative for me to identify potential CNVs?
cnvs
bed
exome
xhmm
intervals