]>
git.donarmstrong.com Git - samtools.git/log
Heng Li [Mon, 29 Jun 2009 22:23:32 +0000 (22:23 +0000)]
* samtools-0.1.4-18 (r363)
* knetfile: do not trigger network communication in FTP seek (lazy seek)
* bgzf: cache recent blocks (disabled by default)
Heng Li [Thu, 25 Jun 2009 20:04:34 +0000 (20:04 +0000)]
write changelog
Heng Li [Thu, 25 Jun 2009 20:03:10 +0000 (20:03 +0000)]
* samtools-0.1.4-17 (r361)
* if a file is given on FTP, search locally for the BAM index
Heng Li [Thu, 25 Jun 2009 19:44:52 +0000 (19:44 +0000)]
* samtools-0.1.4-16 (r360)
* report more information in index when the input is not sorted
* change the behaviour of knet_seek() such that it returns 0 on success
* support knetfile library in BGZF
Heng Li [Thu, 25 Jun 2009 16:10:55 +0000 (16:10 +0000)]
fixed bugs in knetfile.*
Heng Li [Thu, 25 Jun 2009 12:53:19 +0000 (12:53 +0000)]
this is the header file
Heng Li [Thu, 25 Jun 2009 12:52:03 +0000 (12:52 +0000)]
* open a file at FTP
* preliminary version
Heng Li [Wed, 24 Jun 2009 13:02:25 +0000 (13:02 +0000)]
* samtools-0.1.4-15 (r354)
* fixed a memory leak in bam_view1(), although samtools is not using this routine.
Heng Li [Wed, 17 Jun 2009 23:16:26 +0000 (23:16 +0000)]
* samtools-0.1.4-13 (r351)
* make faidx more tolerant to empty lines right before or after > lines
* hope this does not introduce new bugs...
Heng Li [Tue, 16 Jun 2009 13:37:01 +0000 (13:37 +0000)]
* samtools-0.1.4-13 (r350)
* fixed a small memory leak in pileup, caused by recent modifications
Heng Li [Sat, 13 Jun 2009 20:20:49 +0000 (20:20 +0000)]
* samtools-0.1.4-12 (r347)
* added `-S' to pileup, similar to `view -S'
Heng Li [Sat, 13 Jun 2009 16:52:31 +0000 (16:52 +0000)]
* samtools-0.1.4-11 (r346)
* allow to select a read group at view command-line
Heng Li [Sat, 13 Jun 2009 13:06:24 +0000 (13:06 +0000)]
added more comments
Heng Li [Sat, 13 Jun 2009 13:01:22 +0000 (13:01 +0000)]
nothing really
Heng Li [Sat, 13 Jun 2009 12:58:48 +0000 (12:58 +0000)]
added an example of calculating read depth
Heng Li [Sat, 13 Jun 2009 12:00:08 +0000 (12:00 +0000)]
* samtools-0.1.4-10 (r341)
* only include key APIs in libbam.a
* move color-specific routines to bam_color.c
* update documentations
* remove the support of -q in pileup
Heng Li [Sat, 13 Jun 2009 10:17:14 +0000 (10:17 +0000)]
* samtools-0.1.4-9 (r340)
* added a warning to razf.c if zlib<1.2.2.1
* fixed a compilation warning
* fixed a segfault caused by @RG parsing
* detect NCURSES in bam_tview.c
Heng Li [Sat, 13 Jun 2009 09:35:19 +0000 (09:35 +0000)]
update INSTALL
Heng Li [Fri, 12 Jun 2009 23:15:24 +0000 (23:15 +0000)]
* samtools-0.1.4-8 (r338)
* parse the @RG header lines and allow to choose library at the "samtools view"
command line
Heng Li [Fri, 12 Jun 2009 20:25:50 +0000 (20:25 +0000)]
* samtools-0.1.4-7 (r337)
* bgzf.c: support mode string "wu": uncompressed output
* "samtools view" support "-u" command-line option
Heng Li [Fri, 12 Jun 2009 16:20:12 +0000 (16:20 +0000)]
* no changes to samtools itself
* remove zlib source codes
* make RAZF reading compatible with old version of zlib
* on old version of zlib, writing is not available
Heng Li [Fri, 12 Jun 2009 15:47:33 +0000 (15:47 +0000)]
remove zlib for simplification...
Heng Li [Fri, 12 Jun 2009 14:43:36 +0000 (14:43 +0000)]
* samtools-0.1.4-6 (r334)
* do not export bam_aux_get_core() for Bio::DB::Sam because it has already
been implemented in that.
* this version works with the latest Bio::DB::Sam (
20090612 )
Heng Li [Fri, 12 Jun 2009 14:33:42 +0000 (14:33 +0000)]
update ChangeLog
Heng Li [Fri, 12 Jun 2009 14:21:21 +0000 (14:21 +0000)]
fixed minor things in Makefile
Heng Li [Fri, 12 Jun 2009 14:07:05 +0000 (14:07 +0000)]
* samtools-0.1.4-5 (r3310
* no change to samtools itself. Version number is increased to reflect the
changes in the Makefile building system.
Heng Li [Fri, 12 Jun 2009 14:03:38 +0000 (14:03 +0000)]
update information...
Heng Li [Fri, 12 Jun 2009 13:52:21 +0000 (13:52 +0000)]
* updated novoalign converter by Colin Hercus et al.
* this version works with indels
Heng Li [Fri, 12 Jun 2009 13:50:53 +0000 (13:50 +0000)]
* update Makefile
* update INSTALL instruction
Heng Li [Fri, 12 Jun 2009 13:18:29 +0000 (13:18 +0000)]
* added zlib-1.2.3 as razip requires that
* prepare to changed back to the Makefile building system
* unfinished! (will be soon)
Heng Li [Fri, 12 Jun 2009 13:12:03 +0000 (13:12 +0000)]
Unfinished
Heng Li [Wed, 10 Jun 2009 15:27:59 +0000 (15:27 +0000)]
* samtools-0.1.4-4 (r325)
* further avoid wrong consensus calls in repetitive regions.
Heng Li [Wed, 10 Jun 2009 14:56:17 +0000 (14:56 +0000)]
* samtools-0.1.4-3 (r324)
* make maqcns generate the correct call in repetitive regions.
* allow filtering on mapQ at the pileup command line
Heng Li [Wed, 10 Jun 2009 09:04:21 +0000 (09:04 +0000)]
* samtools.pl-0.3.2 (r322)
* indels and SNPs use different mapping quality threshold
Heng Li [Wed, 10 Jun 2009 09:03:22 +0000 (09:03 +0000)]
fixed a typo
Heng Li [Tue, 9 Jun 2009 08:21:48 +0000 (08:21 +0000)]
just typo. no real change
Heng Li [Mon, 8 Jun 2009 13:32:51 +0000 (13:32 +0000)]
a little bit code cleanup
Heng Li [Mon, 8 Jun 2009 13:22:33 +0000 (13:22 +0000)]
* samtools.pl-0.3.1
* change default parameters
* optionally print filtered variants
Heng Li [Mon, 8 Jun 2009 13:14:26 +0000 (13:14 +0000)]
* samtools.pl-0.3.0
* combine snpFilter and indelFilter
Heng Li [Mon, 8 Jun 2009 10:31:42 +0000 (10:31 +0000)]
* samtools.pl-0.2.3
* change a default parameter
Heng Li [Mon, 8 Jun 2009 10:11:06 +0000 (10:11 +0000)]
* samtools-0.1.4-2 (r316)
* pileup: cap mapping quality at 60 (by default)
* pileup: always calculate RMS mapq
* pileup: allow to output variant sites only
Heng Li [Thu, 4 Jun 2009 12:01:10 +0000 (12:01 +0000)]
* samtools.pl-0.2.2
* added pileup2fq
Heng Li [Wed, 3 Jun 2009 08:40:40 +0000 (08:40 +0000)]
* in snpFilter, suppress non-SNP sites
Heng Li [Mon, 1 Jun 2009 13:35:13 +0000 (13:35 +0000)]
* samtools.pl-0.2.1
* fixed a typo
Heng Li [Mon, 1 Jun 2009 13:04:39 +0000 (13:04 +0000)]
* samtools.pl-0.2.0
* snpFilter
Heng Li [Thu, 28 May 2009 10:49:35 +0000 (10:49 +0000)]
* minor changes to bgzf: return NULL if fd == -1
* suggested by {kdj,jm18}@sanger.ac.uk
Heng Li [Thu, 28 May 2009 10:16:08 +0000 (10:16 +0000)]
Script for paired-end pileup, contributed by Stephen Montgomery.
Heng Li [Thu, 28 May 2009 10:08:49 +0000 (10:08 +0000)]
* samtools-0.1.4-1 (r304)
* fixed a minor bug in printing headers
Heng Li [Thu, 21 May 2009 15:06:16 +0000 (15:06 +0000)]
Release samtools-0.1.4
Heng Li [Thu, 21 May 2009 11:53:14 +0000 (11:53 +0000)]
* samtools-0.1.3-24 (r296)
* another similar bug in the indel caller
Heng Li [Thu, 21 May 2009 11:50:28 +0000 (11:50 +0000)]
* samtools-0.1.3-23 (r295)
* fixed a critical bug in the indel caller
Heng Li [Wed, 20 May 2009 12:00:20 +0000 (12:00 +0000)]
added a missing header file
Heng Li [Tue, 19 May 2009 22:44:25 +0000 (22:44 +0000)]
* samtools-0.1.3-22 (r293)
* open tview in the dot-view mode by default
Heng Li [Mon, 18 May 2009 20:01:23 +0000 (20:01 +0000)]
Added a note to the manual. Currently SAMtools used unaligned words in
several places. Although this does not cause bus errors to me, it may
affect portability. Please see the "Bus error" wiki page for more
information. Also thank James Bonfields for pointing this out.
Heng Li [Thu, 14 May 2009 14:23:13 +0000 (14:23 +0000)]
* samtools-0.1.3-21 (286)
* declare bam_aux_get_core() in bam.h
Heng Li [Wed, 13 May 2009 09:07:55 +0000 (09:07 +0000)]
* samtools-0.1.3-20 (r276)
* remove bam1_t::hash again. We need to modify the Perl API anyway to
make it work with the latest SVN.
* As is suggested by Tim, scan "{base}.bai" and "{base}.bam.bai" for index
Heng Li [Tue, 12 May 2009 20:14:10 +0000 (20:14 +0000)]
* samtools-0.1.3-19 (r275)
* a minor change to the bam1_t struct: added back "void *hash" for the
backward compatibility with Bio::DB::Sam
Heng Li [Tue, 12 May 2009 13:28:39 +0000 (13:28 +0000)]
* samtools-0.1.3-18 (r273)
* rmdupse: do not remove unmapped reads
Heng Li [Tue, 12 May 2009 13:20:00 +0000 (13:20 +0000)]
change a parameter. It does nothing
Heng Li [Tue, 12 May 2009 13:17:58 +0000 (13:17 +0000)]
* samtools-0.1.3-17 (r271)
* added 'rmdupse' command
Heng Li [Tue, 5 May 2009 21:31:41 +0000 (21:31 +0000)]
* samtools-0.1.3-16 (r267)
* in sam_view.c, changed g_flag_on based on the suggestion by Angie Hinrichs
Heng Li [Tue, 5 May 2009 21:23:27 +0000 (21:23 +0000)]
* samtools-0.1.3-15 (r266)
* report an error if a non-* reference is present while @SQ is absent
Heng Li [Tue, 5 May 2009 21:09:00 +0000 (21:09 +0000)]
* samtools-0.1.3-14 (r262)
* make samopen() recognize @SQ header lines
Heng Li [Tue, 5 May 2009 14:10:30 +0000 (14:10 +0000)]
* samtools-0.1.3-13 (r260)
* report error for file I/O error
Heng Li [Tue, 5 May 2009 14:01:16 +0000 (14:01 +0000)]
update Makefile.am
Heng Li [Tue, 5 May 2009 13:52:25 +0000 (13:52 +0000)]
* samtools-0.1.3-12 (r259)
* use the new I/O interface in pileup
Heng Li [Tue, 5 May 2009 13:33:22 +0000 (13:33 +0000)]
* samtools-0.1.3-11 (r258)
* unify the interface to BAM and SAM I/O
Heng Li [Tue, 5 May 2009 08:53:35 +0000 (08:53 +0000)]
* samtools-0.1.3-10 (r257)
* allow hex with "pileup -m"
Heng Li [Mon, 4 May 2009 18:16:50 +0000 (18:16 +0000)]
* samtools-0.1.3-9 (r256)
* fixed a bug in bam_lpileup.c
* I do not know if this also fixes the bug causing assertion failure in the tview
Heng Li [Tue, 28 Apr 2009 12:53:23 +0000 (12:53 +0000)]
* samtools-0.1.3-8 (r251)
* fixed a bug when there are reads without coordinates
Heng Li [Tue, 28 Apr 2009 12:43:33 +0000 (12:43 +0000)]
added missing files
Heng Li [Tue, 28 Apr 2009 12:37:16 +0000 (12:37 +0000)]
improve large file support in compilation
Heng Li [Tue, 28 Apr 2009 12:33:24 +0000 (12:33 +0000)]
update INSTALL
Heng Li [Tue, 28 Apr 2009 12:28:50 +0000 (12:28 +0000)]
fixed various issues about the GNU building scripts
Heng Li [Tue, 28 Apr 2009 12:10:23 +0000 (12:10 +0000)]
* samtools-0.1.3-7 (r246)
* incorporated revisions from Nils Homer
* enhanced support of displaying color-space reads
Heng Li [Sat, 25 Apr 2009 10:49:40 +0000 (10:49 +0000)]
* samtools-0.1.3-6 (r244)
* fixed segfault for unmapped reads
Heng Li [Fri, 24 Apr 2009 20:27:26 +0000 (20:27 +0000)]
* samtools-0.1.3-5 (r243)
* fixed a long existing bug which may cause memory leak
* check MD
* consensus calling now works with "=", but indel calling not
Heng Li [Fri, 24 Apr 2009 19:44:46 +0000 (19:44 +0000)]
* samtools-0.1.3-4 (r242)
* fixed a memory leak
Heng Li [Fri, 24 Apr 2009 15:40:18 +0000 (15:40 +0000)]
* samtools-0.1.3-3 (r240)
* generate MD tag
* generate "=" bases
* the plain pileup now support "=" bases, but consensus calling and glfgen may fail
Heng Li [Fri, 24 Apr 2009 11:08:20 +0000 (11:08 +0000)]
* samtools-0.1.3-2 (r239)
* fixed bugs in bam_aux.c (these functions nevered used by samtools)
* removed bam_aux_init()/bam_aux_destroy()
* added tagview for testing bam_aux
Heng Li [Tue, 21 Apr 2009 22:17:39 +0000 (22:17 +0000)]
* samtools-0.1.3-1
* fixed a bug in pileup: the first read in a chromosome may not be printed
Heng Li [Thu, 16 Apr 2009 14:25:43 +0000 (14:25 +0000)]
a missing file in Makefile.lite
Heng Li [Wed, 15 Apr 2009 21:02:53 +0000 (21:02 +0000)]
Release samtools-0.1.3
Heng Li [Wed, 15 Apr 2009 13:31:32 +0000 (13:31 +0000)]
* samtools-0.1.2-28
* make samtools more robust to weird input such as empty file
Heng Li [Wed, 15 Apr 2009 13:05:33 +0000 (13:05 +0000)]
prepare for release 0.1.3
Heng Li [Wed, 15 Apr 2009 12:32:14 +0000 (12:32 +0000)]
convert NCBI-BLASTN to SAM
Heng Li [Wed, 15 Apr 2009 12:18:19 +0000 (12:18 +0000)]
* samtools-0.1.2-27
* fixed a small memory leak in tview
Heng Li [Wed, 15 Apr 2009 12:00:08 +0000 (12:00 +0000)]
* samtools-0.1.2-26
* fixed a bug in rmdup when there are unmapped reads
Heng Li [Tue, 14 Apr 2009 21:28:58 +0000 (21:28 +0000)]
proposed NEWS for the new release (have not yet)
Heng Li [Tue, 14 Apr 2009 21:10:46 +0000 (21:10 +0000)]
* samtools.pl-0.1.1
* improve indelFilter to avoid filtering true indels. The new filter relies
on the new pileup indel line implemented in samtools-0.1.2-25
Heng Li [Tue, 14 Apr 2009 21:04:19 +0000 (21:04 +0000)]
* samtools-0.1.2-25
* change the pileup indel line to shows the number of alignments actually
containing indels
Heng Li [Mon, 13 Apr 2009 11:07:13 +0000 (11:07 +0000)]
update ChangeLog from "svn log"
Heng Li [Sun, 12 Apr 2009 19:57:05 +0000 (19:57 +0000)]
* samtools-0.1.2-24
* in merge, gives a warning rather than error if the target sequence length is different
* allow empty header
Heng Li [Sun, 12 Apr 2009 19:32:44 +0000 (19:32 +0000)]
* samtools-0.1.2-23
* recognize '*' at the QUAL field
Heng Li [Sun, 12 Apr 2009 19:08:02 +0000 (19:08 +0000)]
* samtools-0.1.2-22
* the field separater is TAB only, now
Heng Li [Wed, 8 Apr 2009 14:18:03 +0000 (14:18 +0000)]
* fixed the problem in the example alignment due to the bug in fixmate
Heng Li [Wed, 8 Apr 2009 14:15:05 +0000 (14:15 +0000)]
* samtools-0.1.2-21
* fixed a nasty bug in `fixmate'
Heng Li [Wed, 8 Apr 2009 09:57:08 +0000 (09:57 +0000)]
make the script robust to the bugs in SOAP-2.1.7
Heng Li [Thu, 2 Apr 2009 14:14:56 +0000 (14:14 +0000)]
* samtools-0.1.2-20
* check if file is truncated in flagstat
Heng Li [Thu, 2 Apr 2009 14:09:10 +0000 (14:09 +0000)]
* samtools-0.1.2-19
* print the header if requested