]> git.donarmstrong.com Git - samtools.git/shortlog
samtools.git
2012-06-07 kortschakUpdate bam1_core_t and bam1_t documentation
2012-06-07 Petr DanecekNew -s option for multisample BAMs: include only reads...
2012-05-30 Petr DanecekFixed errors introduced by the 8c15f916dabce475febdf508...
2012-05-25 Petr DanecekThe -E switch to recalculate extended BAQ on the fly...
2012-05-25 Petr DanecekFix to prevent long stretches of Ns to be mistaken...
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-05-17 Heng Lichange the default clevel to 1 for speed
2012-05-17 Heng Liadded bamshuf from htslib
2012-05-11 Heng Libugfix: bgzf-mt may write prematured output
2012-05-05 Heng Liadded length threshold
2012-05-03 Petr DanecekReverted to the previous behaviour, the unmapped reads...
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 Lir572: added "bedcov" command
2012-04-17 Heng Lichange getline() to mygetline()
2012-04-17 Heng Liupdated to the latest kseq
2012-04-12 Petr DanecekAdded check for out-of-bounds indels at the end of...
2012-04-12 Petr DanecekOn behalf of Bradford Powell: fixed typo in VCF header...
2012-04-04 Petr DanecekRemoved glibc dependency (getline)
2012-04-04 Petr DanecekMerge remote branch 'main/master'
2012-04-03 Heng LiMerge branch 'master' of github.com:samtools/samtools
2012-04-03 Heng Licompiling errors on some machines
2012-04-02 Petr DanecekTemporary fix to prevent segfault in kpa_glocal
2012-03-30 Heng Lishrink bam1_t::m_data when sorting
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-28 Petr DanecekAdded rule for bamcheck creation
2012-03-28 Petr DanecekAdded rule for bamcheck creation
2012-03-27 Petr DanecekInitial release of bamcheck and plot-bamcheck
2012-03-27 Petr DanecekInitial release of bamcheck and plot-bamcheck
2012-03-26 peterjcCheck reference length in BAM header against embedded...
2012-03-26 peterjcCope with trailing CIGAR H (or S and H) in 'samtools...
2012-03-26 peterjcCope with leading CIGAR H (or H and S) in 'samtools...
2012-03-26 peterjcTolerate CIGAR H operators in 'samtools depad'
2012-03-26 peterjcInclude leading CIGAR P operators in 'samtools depad'
2012-03-26 peterjcRecord actual sequence in unpad_seq (fixes apparently...
2012-03-24 Heng Lifilter on query sequence length (not aln len)
2012-03-24 Heng Limove seqtk to a separate project
2012-03-23 peterjcCorrect my error message; assed some comments
2012-03-23 peterjcAdd TODO note about reference lengths
2012-03-23 peterjcCope with CIGAR D or P to mark gaps in an embedded...
2012-03-22 peterjcCheck current reference sequence matches RNAME in samto...
2012-03-22 peterjcSupport CIGAR X/= in depad
2012-03-22 peterjcHelpful error message on bad CIGAR in unpad_seq
2012-03-22 Heng Lichange SO
2012-03-22 Heng Lia little more accurate mem estimate
2012-03-22 Heng Licontrol compression level at command line
2012-03-20 Heng Lioptionally surpress /[12] in bam2fq
2012-03-20 Heng LiMerge branch 'master' into mt
2012-03-20 Heng Libugfix: downsampling not always working
2012-03-19 Heng Liname sorting checkes READ1 and READ2
2012-03-19 Heng Lisorting also considers strand
2012-03-18 Heng Lichange the default block size in sorting
2012-03-18 Heng Limulti-threaded sorting
2012-03-18 Heng Liadded .gitignore
2012-03-18 Heng Liadded mt comression to merge
2012-03-18 Heng Liupdated the alphanum comparison function
2012-03-18 Heng Liavoid wasting CPU time by the master thread
2012-03-18 Heng Liuse conditional variable
2012-03-18 Heng Libugfix in caching
2012-03-18 Heng Limulti-threading working on toy examples
2012-03-18 Heng Lipreliminary implementation; not tested
2012-03-18 Heng Liupdated with the latest bgzf library
2012-03-09 Heng LiOn behalf of Petr: multi-allelic GT
2012-03-09 Heng LiRemoved SVN ChangeLog; merged my private github Log...
2012-03-09 Heng Lidoc for downsampling
2012-03-09 Heng Lianother example, used by g1k for QA
2012-03-09 Heng LiTwo auxilary Lua scripts
2012-03-09 Heng LiIncoporated changes from Nils Homer.
2012-02-16 Heng Libugfix: wrong SP; missing DV in the VCF header
2012-02-08 Heng Lichanges from git
2011-09-28 Heng Liunpadded output
2011-09-23 Heng Liadded the ace2sam converter
2011-09-23 Heng Liconverted padded SAM to unpadded SAM
2011-09-02 Heng Li * Updated samtools to the latest
2011-08-17 Heng Li * bugfix in index: large memory when a read pos is 1
2011-07-15 Heng Liallow to set seed in view-subsampling
2011-07-15 Heng Lisubsampling read pairs
2011-07-13 Heng Lisupport trio indels
2011-07-07 Heng Lifor WIN32 compatibility
2011-07-07 Heng Lifixed a bug in bam_plcmd.c
2011-07-07 Heng LiRelease samtools-0.1.17
2011-06-15 Heng Lifixed a bug caused by a recent patch
2011-06-03 Heng Li * 0.1.16-dev (r969:252)
2011-04-22 Heng LiRemoved the pileup command
2011-04-22 Heng LiRelease samtools-0.1.16 (r963:234)
2011-04-21 Heng Lifixed a bug in merge
2011-04-18 Heng LiAdded the support for the new SAM/BAM type "B"
2011-04-17 Heng Li * fixed a bug in bedidx: input BED not sorted
2011-04-15 Heng Li * Added Brent's method for frequency estimate
2011-04-10 Heng LiRelease samtools-0.1.15 (r949:203)
2011-04-08 Heng Li * added bam_verbose global variable
2011-04-01 Heng Liadded quality filtering
2011-04-01 Heng Lifixed a few typos in comments
2011-04-01 Heng LiAdded an example of using mpileup
2011-03-31 Heng Li * synchronize bgzf in tabix and in samtools
next