This is a test version of Biostars. For the public version, visit https://www.biostars.org.
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

calling cnv variant

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

Convert segments, ideally already adjusted by the call command, to a VCF file. Copy ratios are converted to absolute integers, as with BED export, and VCF records are created for the segments where the copy number is different from the expected ploidy (e.g. 2 on autosomes, 1 on haploid sex chromosomes, depending on sample sex).

cnvkit and ExomeDepth are 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

0 answers

No answers yet.

Log in to answer this question.