CNV analysis for targeted genomic region
2
0
Entering edit mode
8.1 years ago
Sandeep ▴ 260

I am currently trying to analyse the presence of CNVs in a targeted sequencing dataset generated from Ion Torrent platform. The data description is as follows.

  • Targeted region is a segment of the genome that spans multiple genes (not limited to exons).
  • Single end reads of variable length.
  • Reads are mapped to the hg19 assembly.
  • The sample are not paired. We have a set of test and control samples.

So far, I have tried analysis using various tools such as CNVkit, CNVSeq, freec, codex. None of them seem to work well with the kind of data that I have in hand.

Can anyone suggest an analysis strategy that I could try with such data?

Thanks.

CNV • 3.2k views
ADD COMMENT
0
Entering edit mode

Also, I would like to know if I am better off using the whole genome approach of analysis by mapping the reads to the segment of the genome in question?

ADD REPLY
0
Entering edit mode

You could try to calculate the coverage per gene/exon/target, median normalize over all/within sets, build a reference sample supposed to be copy number of two, calculate the ratio between target and reference sample and perform a cluster analysis for CNV detection per gene/exon/target. This is similar to the tools freely available but I obtain more reliable results using a individualized pipeline for targted NGS results.

ADD REPLY
0
Entering edit mode

Thanks for the suggestion. Can you suggest tools that we could use to perform the above steps?

ADD REPLY
1
Entering edit mode

I recommend R for this. Additional helpful packages are cn.mops, Gviz or Exomecopy and some more. You can find a comprehensive list in this nice paper: http://bmcbioinformatics.biomedcentral.com/articles/10.1186/1471-2105-14-S11-S1

ADD REPLY
1
Entering edit mode
8.1 years ago
Eric T. ★ 2.8k

Are your using targeted amplicon capture? If so, there is a program designed specifically for this type of data called OncoCNV: https://oncocnv.curie.fr/

ADD COMMENT
0
Entering edit mode

Yes, I have used that already and seems like that is working fine for our kind of data.

ADD REPLY
0
Entering edit mode
6.4 years ago
cc ▴ 30

Hi,

I just met the same question as you. I got targeted sequencing data (~8M, a continous segment in chr22) for 20 cases and 2 controls, and wanted to detect CNV. I wanna try the oncocnv, but don't have a idea about how and where to get the bed file for amplicon coordinates. How do you prepare the amplicon file?

I also plan to try different softs for detecting CNV, however, no much softs were found to be designed for target sequencing data. What else appropriate software have you tried?

Thanks a lot.

ADD COMMENT

Login before adding your answer.

Traffic: 1463 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6