which tool can I use to detect CNVs?
Hi everyone,
I have performed target sequencing on tumour samples (with MiSeq, Illumina). I must perform CNV detection, which tool do you suggest me to use ? (I do not have the normal samples, only tumour samples).
Thanks, Elisa
• 2,602 views
•
link
0 answers
No answers yet.
Log in to answer this question.
You could try CNVkit. You can create a reference copy number profile without normal samples.
Thank you. Does CNVkit output a VCF with all the detected CNVs and the field gain/loss?
Yes, CNVkit outputs a VCF file.
Quoting from CNVkit manual: https://cnvkit.readthedocs.io/en/stable/importexport.html
cnvkitandExomeDepthare great tools for that. Also, both are pretty straightforward to use.Thank you. Does CNVkit output a VCF with all the detected CNVs and the field gain/loss?
Yes... Take a look into the manual, It's very easy to follow