Hi Eric
- I'm processing my tumor samples with a matched normal samples. I'm using re-calibrated bam (recal.bam) files as an input. First I used the target command with -annotate and --short names to generate mytargets_short_names.bed file. Then I used the batch command with this target file.
- I'm using CNVkit 0.9.7. The scatter plots looks so odd showing nothing with just few dots on the right most side.
- I've not used the my_reference file for other tumors to estimate copy number as I didn't get a good profile. I've used the target and antitarget command and have the output bed files but I didn't get how to use these and also didn't find how to increase bin size on these commands by reading the documentation. Because we don't have expertise on any tools, whatever I'm getting is by reading. So, if possible could you please just mention the command names that should be used step by step to get a good profile? I don't know what should I do. Please suggest how to solve this.
Thank you for you your attention.




In my experience it looks like a QC failed sample, not as a Cnv-kit problem. It is not actually possible to refine this. The coverage profiles of 2 samples are too different. I would maybe trust high amplitude variants, but the calling in general - no. Either normal or tumor tissue library prep / sequencing failed (or just was very different - which is fine for SNV calling, but not CNA).
This for only one tumor sample and after getting this sequencing data I checked for its quality and it was very nice. We also used this sample to identify indels and SNVs using GATK pipeline. That time we didn't have any problem. Only to identify CNVs, this data looks noisy. I don't know where is my fault.
It's unlikely that this is your "fault", the data is just noisy. That happens, you won't be able to use it for CNV calling. Move on.
I agree with Devon's comment in general. As additional info: sometimes you may jump around the data and generate normal reference using only samples which are similar to your tumor samples - but you need to have 1) an experience, 2) a motivation to do so (it may easily take 1 day of your time). Important - it may not work out still. I did it for some project with ultra-rare cancers where every sample was valuable - but don't recommend it in general. For that project I even had to do FrankenTumors CNV calling - since normal tissue was partially tumor tissue (FFPE samples, seemingly normal was actually affected by cancer) - takes days of manual work, don't recommend, 0 stars out of 5.
So, as a conclusion - it is possible to manually "correct" the data, but if it is possible to loose 1 sample for you - just move on.
You can also try a different CNV caller. In my experience, the performance can vary substantially.
Could you suggest any?
There are some previous discussions on this topic, such as: Whole Exome CNV tools