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

add htslib #94

Open Fany6 opened 6 years ago

Fany6 commented 6 years ago

Add htslib to pindel so that pindel can be installed directly and update INSTALL instructions.