genome / pindel

Pindel can detect breakpoints of large deletions, medium sized insertions, inversions, tandem duplications and other structural variants at single-based resolution from next-gen sequence data. It uses a pattern growth approach to identify the breakpoints of these variants from paired-end short reads.
GNU General Public License v3.0
162 stars 89 forks source link

Build error with gcc 6, 7 #83

Open jgarthur opened 6 years ago

jgarthur commented 6 years ago

On newer versions of gcc, the build fails due to error: call of overloaded ‘abs(unsigned int)’ is ambiguous

Please see below for a full log:

pindel-error.txt