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

Update bddata.cpp #91

Open starskyzheng opened 6 years ago

jmarshall commented 6 years ago

This is another report of the abs() problem first reported in #62, and is IMHO best fixed by the approach in PR #64.