]> git.donarmstrong.com Git - samtools.git/log
samtools.git
14 years ago * samtools-0.1.4-21 (r368)
Heng Li [Thu, 2 Jul 2009 10:32:26 +0000 (10:32 +0000)]
 * samtools-0.1.4-21 (r368)
 * propagate errors rather than exit or complain assertion failure. Assertion
   should be only used for checking internal bugs, but not for external input
   inconsistency. I was just a bit lazy.
 * small memory leak may be present on failure, though

14 years agoreduce the chance of blocking in FTP connection
Heng Li [Tue, 30 Jun 2009 15:18:42 +0000 (15:18 +0000)]
reduce the chance of blocking in FTP connection

14 years agominor changes to knetfile: invalid fd equals -1 rather than 0
Heng Li [Tue, 30 Jun 2009 14:35:21 +0000 (14:35 +0000)]
minor changes to knetfile: invalid fd equals -1 rather than 0

14 years ago * samtools-0.1.4-20 (r365)
Heng Li [Tue, 30 Jun 2009 13:04:30 +0000 (13:04 +0000)]
 * samtools-0.1.4-20 (r365)
 * download the BAM index file if it is not found in the current working directory.

14 years ago * samtools-0.1.4-19 (r364)
Heng Li [Tue, 30 Jun 2009 11:39:07 +0000 (11:39 +0000)]
 * samtools-0.1.4-19 (r364)
 * knetfile: report error when the file is not present on FTP

14 years ago * samtools-0.1.4-18 (r363)
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)

14 years agowrite changelog
Heng Li [Thu, 25 Jun 2009 20:04:34 +0000 (20:04 +0000)]
write changelog

14 years ago * samtools-0.1.4-17 (r361)
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

14 years ago * samtools-0.1.4-16 (r360)
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

14 years agofixed bugs in knetfile.*
Heng Li [Thu, 25 Jun 2009 16:10:55 +0000 (16:10 +0000)]
fixed bugs in knetfile.*

14 years agothis is the header file
Heng Li [Thu, 25 Jun 2009 12:53:19 +0000 (12:53 +0000)]
this is the header file

14 years ago * open a file at FTP
Heng Li [Thu, 25 Jun 2009 12:52:03 +0000 (12:52 +0000)]
 * open a file at FTP
 * preliminary version

14 years ago * samtools-0.1.4-15 (r354)
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.

14 years ago * samtools-0.1.4-13 (r351)
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...

14 years ago * samtools-0.1.4-13 (r350)
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

14 years ago * samtools-0.1.4-12 (r347)
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'

14 years ago * samtools-0.1.4-11 (r346)
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

14 years agoadded more comments
Heng Li [Sat, 13 Jun 2009 13:06:24 +0000 (13:06 +0000)]
added more comments

14 years agonothing really
Heng Li [Sat, 13 Jun 2009 13:01:22 +0000 (13:01 +0000)]
nothing really

14 years agoadded an example of calculating read depth
Heng Li [Sat, 13 Jun 2009 12:58:48 +0000 (12:58 +0000)]
added an example of calculating read depth

14 years ago * samtools-0.1.4-10 (r341)
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

14 years ago * samtools-0.1.4-9 (r340)
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

14 years agoupdate INSTALL
Heng Li [Sat, 13 Jun 2009 09:35:19 +0000 (09:35 +0000)]
update INSTALL

14 years ago * samtools-0.1.4-8 (r338)
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

14 years ago * samtools-0.1.4-7 (r337)
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

14 years ago * no changes to samtools itself
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

14 years agoremove zlib for simplification...
Heng Li [Fri, 12 Jun 2009 15:47:33 +0000 (15:47 +0000)]
remove zlib for simplification...

14 years ago * samtools-0.1.4-6 (r334)
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)

14 years agoupdate ChangeLog
Heng Li [Fri, 12 Jun 2009 14:33:42 +0000 (14:33 +0000)]
update ChangeLog

14 years agofixed minor things in Makefile
Heng Li [Fri, 12 Jun 2009 14:21:21 +0000 (14:21 +0000)]
fixed minor things in Makefile

14 years ago * samtools-0.1.4-5 (r3310
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.

14 years agoupdate information...
Heng Li [Fri, 12 Jun 2009 14:03:38 +0000 (14:03 +0000)]
update information...

14 years ago * updated novoalign converter by Colin Hercus et al.
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

14 years ago * update Makefile
Heng Li [Fri, 12 Jun 2009 13:50:53 +0000 (13:50 +0000)]
 * update Makefile
 * update INSTALL instruction

14 years ago * added zlib-1.2.3 as razip requires that
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)

14 years agoUnfinished
Heng Li [Fri, 12 Jun 2009 13:12:03 +0000 (13:12 +0000)]
Unfinished

14 years ago * samtools-0.1.4-4 (r325)
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.

14 years ago * samtools-0.1.4-3 (r324)
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

14 years ago * samtools.pl-0.3.2 (r322)
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

14 years agofixed a typo
Heng Li [Wed, 10 Jun 2009 09:03:22 +0000 (09:03 +0000)]
fixed a typo

14 years agojust typo. no real change
Heng Li [Tue, 9 Jun 2009 08:21:48 +0000 (08:21 +0000)]
just typo. no real change

14 years agoa little bit code cleanup
Heng Li [Mon, 8 Jun 2009 13:32:51 +0000 (13:32 +0000)]
a little bit code cleanup

14 years ago * samtools.pl-0.3.1
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

14 years ago * samtools.pl-0.3.0
Heng Li [Mon, 8 Jun 2009 13:14:26 +0000 (13:14 +0000)]
 * samtools.pl-0.3.0
 * combine snpFilter and indelFilter

14 years ago * samtools.pl-0.2.3
Heng Li [Mon, 8 Jun 2009 10:31:42 +0000 (10:31 +0000)]
 * samtools.pl-0.2.3
 * change a default parameter

14 years ago * samtools-0.1.4-2 (r316)
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

14 years ago * samtools.pl-0.2.2
Heng Li [Thu, 4 Jun 2009 12:01:10 +0000 (12:01 +0000)]
 * samtools.pl-0.2.2
 * added pileup2fq

14 years ago * in snpFilter, suppress non-SNP sites
Heng Li [Wed, 3 Jun 2009 08:40:40 +0000 (08:40 +0000)]
 * in snpFilter, suppress non-SNP sites

14 years ago * samtools.pl-0.2.1
Heng Li [Mon, 1 Jun 2009 13:35:13 +0000 (13:35 +0000)]
 * samtools.pl-0.2.1
 * fixed a typo

14 years ago * samtools.pl-0.2.0
Heng Li [Mon, 1 Jun 2009 13:04:39 +0000 (13:04 +0000)]
 * samtools.pl-0.2.0
 * snpFilter

14 years ago * minor changes to bgzf: return NULL if fd == -1
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

14 years agoScript for paired-end pileup, contributed by Stephen Montgomery.
Heng Li [Thu, 28 May 2009 10:16:08 +0000 (10:16 +0000)]
Script for paired-end pileup, contributed by Stephen Montgomery.

14 years ago * samtools-0.1.4-1 (r304)
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

14 years agoRelease samtools-0.1.4
Heng Li [Thu, 21 May 2009 15:06:16 +0000 (15:06 +0000)]
Release samtools-0.1.4

14 years ago * samtools-0.1.3-24 (r296)
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

14 years ago * samtools-0.1.3-23 (r295)
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

14 years agoadded a missing header file
Heng Li [Wed, 20 May 2009 12:00:20 +0000 (12:00 +0000)]
added a missing header file

14 years ago * samtools-0.1.3-22 (r293)
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

14 years agoAdded a note to the manual. Currently SAMtools used unaligned words in
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.

15 years ago * samtools-0.1.3-21 (286)
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

15 years ago * samtools-0.1.3-20 (r276)
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

15 years ago * samtools-0.1.3-19 (r275)
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

15 years ago * samtools-0.1.3-18 (r273)
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

15 years agochange a parameter. It does nothing
Heng Li [Tue, 12 May 2009 13:20:00 +0000 (13:20 +0000)]
change a parameter. It does nothing

15 years ago * samtools-0.1.3-17 (r271)
Heng Li [Tue, 12 May 2009 13:17:58 +0000 (13:17 +0000)]
 * samtools-0.1.3-17 (r271)
 * added 'rmdupse' command

15 years ago * samtools-0.1.3-16 (r267)
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

15 years ago * samtools-0.1.3-15 (r266)
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

15 years ago * samtools-0.1.3-14 (r262)
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

15 years ago * samtools-0.1.3-13 (r260)
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

15 years agoupdate Makefile.am
Heng Li [Tue, 5 May 2009 14:01:16 +0000 (14:01 +0000)]
update Makefile.am

15 years ago * samtools-0.1.3-12 (r259)
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

15 years ago * samtools-0.1.3-11 (r258)
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

15 years ago * samtools-0.1.3-10 (r257)
Heng Li [Tue, 5 May 2009 08:53:35 +0000 (08:53 +0000)]
 * samtools-0.1.3-10 (r257)
 * allow hex with "pileup -m"

15 years ago * samtools-0.1.3-9 (r256)
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

15 years ago * samtools-0.1.3-8 (r251)
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

15 years agoadded missing files
Heng Li [Tue, 28 Apr 2009 12:43:33 +0000 (12:43 +0000)]
added missing files

15 years agoimprove large file support in compilation
Heng Li [Tue, 28 Apr 2009 12:37:16 +0000 (12:37 +0000)]
improve large file support in compilation

15 years agoupdate INSTALL
Heng Li [Tue, 28 Apr 2009 12:33:24 +0000 (12:33 +0000)]
update INSTALL

15 years agofixed various issues about the GNU building scripts
Heng Li [Tue, 28 Apr 2009 12:28:50 +0000 (12:28 +0000)]
fixed various issues about the GNU building scripts

15 years ago * samtools-0.1.3-7 (r246)
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

15 years ago * samtools-0.1.3-6 (r244)
Heng Li [Sat, 25 Apr 2009 10:49:40 +0000 (10:49 +0000)]
 * samtools-0.1.3-6 (r244)
 * fixed segfault for unmapped reads

15 years ago * samtools-0.1.3-5 (r243)
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

15 years ago * samtools-0.1.3-4 (r242)
Heng Li [Fri, 24 Apr 2009 19:44:46 +0000 (19:44 +0000)]
 * samtools-0.1.3-4 (r242)
 * fixed a memory leak

15 years ago * samtools-0.1.3-3 (r240)
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

15 years ago * samtools-0.1.3-2 (r239)
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

15 years ago * samtools-0.1.3-1
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

15 years agoa missing file in Makefile.lite
Heng Li [Thu, 16 Apr 2009 14:25:43 +0000 (14:25 +0000)]
a missing file in Makefile.lite

15 years agoRelease samtools-0.1.3
Heng Li [Wed, 15 Apr 2009 21:02:53 +0000 (21:02 +0000)]
Release samtools-0.1.3

15 years ago * samtools-0.1.2-28
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

15 years agoprepare for release 0.1.3
Heng Li [Wed, 15 Apr 2009 13:05:33 +0000 (13:05 +0000)]
prepare for release 0.1.3

15 years agoconvert NCBI-BLASTN to SAM
Heng Li [Wed, 15 Apr 2009 12:32:14 +0000 (12:32 +0000)]
convert NCBI-BLASTN to SAM

15 years ago * samtools-0.1.2-27
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

15 years ago * samtools-0.1.2-26
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

15 years agoproposed NEWS for the new release (have not yet)
Heng Li [Tue, 14 Apr 2009 21:28:58 +0000 (21:28 +0000)]
proposed NEWS for the new release (have not yet)

15 years ago * samtools.pl-0.1.1
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

15 years ago * 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

15 years agoupdate ChangeLog from "svn log"
Heng Li [Mon, 13 Apr 2009 11:07:13 +0000 (11:07 +0000)]
update ChangeLog from "svn log"

15 years ago * samtools-0.1.2-24
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

15 years ago * samtools-0.1.2-23
Heng Li [Sun, 12 Apr 2009 19:32:44 +0000 (19:32 +0000)]
 * samtools-0.1.2-23
 * recognize '*' at the QUAL field

15 years ago * samtools-0.1.2-22
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