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

updated the regression test to include pindel2vcf, and removed some d… #55

Closed EWLameijer closed 7 years ago

EWLameijer commented 7 years ago

…updated the regression test to include pindel2vcf, removed some dead code. Just one part of refactoring, but useful for testing nevertheless