Hi LauferVA,
Thanks for responding to my query. It was really insightful and I have have gained a lot from it.
So I ran DRAGEN Germline Enrichment v4-4-6, with the target BED file containing the coordinates of the exome capture probes used for hybridisation. The average DOC of the 90 samples used was ~40x, which is quite low but we are trying to make exome sequencing more cost effective.
When I analysed the a cnv_metrics.csv file, I found a Median Bin Count of 0.44, which is quite poor; a Coverage MAD of 0.09928, which means the data was too noisy; and 1,125 Total CNVs.
The target_bed_coverage_metrics.csv file showed that 61.40% of aligned bases were strictly on-target; 58.83x Average Autosomal Coverage; and 94.4% of the the targets had at least 1x coverage.
In the coverage file, I saw this:
PCT of target region with coverage [ 0x: 1x),5.56%
This means there was 5.56% 'dead space' in my capture kit. This could mean the cohort-level normalisation failed to converge and DRAGEN's probabilistic model tried to 'over-correct' for it.
After that run, I had run a separate job with the same 90 samples, this time using a custom target BED file that contained coordinates of regions that had at least 20x coverage at each region in each sample. I used MosDepth to calculate the coverages. Here the Median Bin Count jumped from 0.44 to 1.05 (which seems like a statistically stable baseline). The Average Autosomal Coverage on-target rose to 108.36x and the Uniformity improved:
PCT of target region with coverage [20x: inf),99.08%
There were also significantly fewer CNVs in the sample, with 148 DUPs and 47 DELs. The percentage of passing calls also increased.
Do you think this is a viable strategy?
Also, do you have an idea as to why the SEX would be listed as UNDETERMINED?
Also, do I need to add functional data to confirm the validity of CNVs. I was hoping to use more general exome sequencing-based CNV calling associated factors, such as CNV size, RDratio, number of baits, etc.
Kind regards