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

allow float insert size in config file without losing sample name ( issue 81 ) #93

Open joelmartin opened 6 years ago

joelmartin commented 6 years ago

a float in the average insert size field of the config file overwrites sample name.

https://github.com/genome/pindel/issues/81