This is a test version of Biostars. For the public version, visit https://www.biostars.org.
CNV detection for amplicon sequence datas without bed file

Hello,

I want to detect CNV from normal and tumor amplicon-based samples. I tried to use two of the tools (cnvkit, covcopcan) but it didn't give a good result because I don't have a target bed file. I would be appreciated if you recommend me any tools to find CNV without using a bed file or ways to create a target bed file.

bed cnv cnvkit

I don't have a target bed file

well.. isn't it the real problem ?

Unfortunately it is :(. That is why i asked here to find a solution.

You can re-create a bed file yourself. It is quite commonly done. Identify regions well covered in both samples, divide them into parts, I don't remember exactly how long amplicons usually are but maybe around 80bp.

For amplicons it can be done actually quite accurately due to the PCR-based nature of the amplification - start/end of the amplicon should have straight peaks of reads starting exactly there.

Thank you for your answer. I will try this with using bedtools genomecov.

0 answers

No answers yet.

Log in to answer this question.