Insertion Detection Tools
3
0
Entering edit mode
11.6 years ago
lyfsa ▴ 30

Hi,

Please suggest me some tools which can detect large indels (esp. of size > 100bp). Some of the tools I have already tried include Breakdancer and Pindel and Hydra. Any other suggestions?

indel • 3.6k views
ADD COMMENT
5
Entering edit mode
11.6 years ago
VS ▴ 730

I presume you mean tools for NGS data. There are lots -- You can try CNV-seq, exomecopy, CNVnator, BIC-Seq and cn.MOPS

ADD COMMENT
4
Entering edit mode
11.6 years ago
Irsan ★ 7.8k

See http://www.gen2phen.org/wiki/tools-and-methods-mapping-genomic-structural-variation (see bottom page for suggestions)

I would recommend delly as well (is not in that list):

http://www.embl.de/~rausch/delly.html

ADD COMMENT
3
Entering edit mode
11.6 years ago

Assembly is the best way to access insertions. Various approaches, either

  1. Global variant assembly. Here's the paper where this approach is introduced:

"De novo assembly and genotyping of variants using colored de Bruijn graphs." Z Iqbal, M Caccamo, I Turner, P Flicek, G McVean, Nature Genetics (2012)

a)Cortex will do this http://cortexassembler.sourceforge.net/index_cortex_var.html

b) So will SGA https://github.com/jts/sga

  1. Local assembly by taking reads from a bam

a) There are versions of these using SGA and Cortex (the latter is called Platypus) being used in the 1000 Genomes project, you could ask Jared Simpson at the Sanger Institute or Gerton Lunter at the Wellcome Trust Centre for Human Genetics in Oxford about those. Both of these show a lot of promise.

b) Brad Chapman at EdgeBio has incorporated local Cortex assembly into CloudBioLinux http://bcbio.wordpress.com

c) The Broad have recently started providing local de novo assembly in GATK, but not sure it will do many >100bp calls.

cheers

Zam

ADD COMMENT
0
Entering edit mode
ADD REPLY

Login before adding your answer.

Traffic: 2599 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