Closed emiAG closed 5 years ago
For a capture panel I recommend using genemetrics
as well to help summarize CNV status per gene. That will probably exclude the pericentromeric regions, which can be quirky.
In your example table, it looks like the "gene" column was lost, and the remaining columns shifted over somehow.
Does your panel use targeted amplicon sequencing or hybrid capture? If the latter, then there are off-target reads that CNVkit uses to supplement its CNV calls. If the former, then the off-target reads are absent and some other considerations come into play: https://cnvkit.readthedocs.io/en/stable/nonhybrid.html
Hello,
We used CNVkit 0.8.5 on a large panel (around 300 genes) and we got a duplication for a sample which has been called in a region that is off target. This region is : chr9:43921813-47376826. In the cnr file, we observe that there is absolutely no read between the position chr9:47376826 and the position chr9:65402984. We then see in the segment file (.cns), that the region without any read artificially create a drop between itsefl and the region called as a duplication.
Why does cnvkit call cnv in off target regions? Is there a way to get rid of this kind of artifactual cnv?
Many thanks in advance for your help.