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

Make dockerfile build with htslib that was current at time of creation #118

Closed keiranmraine closed 2 years ago

keiranmraine commented 4 years ago

Users need to clone or download repo archive so build is of known versions of code, not the master branch.