]> git.donarmstrong.com Git - samtools.git/history - bedidx.c
* fixed a bug in bedidx: input BED not sorted
[samtools.git] / bedidx.c
2011-04-17 Heng Li * fixed a bug in bedidx: input BED not sorted
2011-03-31 Heng Li * synchronize bgzf in tabix and in samtools
2011-03-30 Heng Li * added BED support to samtools view and mpileup and...