]> git.donarmstrong.com Git - samtools.git/history - misc/bamcheck.c
Changed default reflen; more informative error message when GCD bin size too small...
[samtools.git] / misc / bamcheck.c
2012-11-09 Petr DanecekChanged default reflen; more informative error message...
2012-09-12 Petr DanecekMerge remote branch 'remotes/pd3/master'
2012-09-05 Petr DanecekFix in insertion cycle calculation of rev reads
2012-09-05 Petr DanecekGC-depth calculation now more robust to small GCD bin...
2012-09-04 Petr DanecekNew --GC-depth option to bamcheck. Take into account...
2012-07-05 Petr DanecekAllow filtering by read group or sample name in bamchec...
2012-05-18 Petr DanecekMerge branch 'master' of github.com:samtools/samtools
2012-05-18 Petr DanecekAdded -f, -F options. Count and plot indels per cycle...
2012-04-24 Petr Danecekinit_regions: check for non-matching sequence names
2012-04-23 Petr DanecekResolved merge conflict
2012-04-23 Petr DanecekIndexed access can be now combined with target regions...
2012-04-17 Heng Lichange getline() to mygetline()
2012-04-12 Petr DanecekAdded check for out-of-bounds indels at the end of...
2012-04-04 Petr DanecekRemoved glibc dependency (getline)
2012-04-04 Petr DanecekMerge remote branch 'main/master'
2012-03-29 Heng LiMerge branch 'master' of github.com:samtools/samtools...
2012-03-29 samtoolsMerge pull request #2 from peterjc/depad
2012-03-29 Petr DanecekCompile cleanly from top-level Makefile. Check for...
2012-03-29 Petr DanecekCompile cleanly from top-level Makefile. Check for...
2012-03-27 Petr DanecekInitial release of bamcheck and plot-bamcheck
2012-03-27 Petr DanecekInitial release of bamcheck and plot-bamcheck