I have that on my list of things to try as well, came across the paper a few weeks ago when it came out. Unfortunately I don't have access to the paper. Emailed the first author for it and the software weeks ago but haven't heard anything back. I have delly2 just about set up to run on the data.
As for hybridisation versus amplicon I thought that I have come across a number of papers specifically doing this in FLT3 with amplicon-based panels and not hybrid-capture ones. I'll have to check them in more detail. Unfortunately, command-line parameters are typically not reported in any of these papers or supplementary materials. Of course I've been guilty of that in the past as well.
Hi Dan,
I am also trying to find Tandem duplication in the same gene (FLT3) using pindel. My problem is that everytime I define a region for the pindel to analyse (Chr 13) it gives me a 'segmentation fault' error. My bam files are from a third source so i used this command to convert the files to the required pindel input format.
I am using the same reference genome I used for the mapping. However when I used the
-c ALLoptions I get normal runs without the error. Also I see in the pindel input file that I do have reads mapping to the chr 13 region.How did you manage to run pindel for this region? I am stuck and confused a bit.
Hi Talwar,
I haven't restricted my analysis to a particular chromosome and have always run as -c all. I also didn't convert my bam files as it didn't make sense in my workflow (creating another potentially large file for one program is always silly to me). I just created the described config file and passed my bam directly to pindel.