8000 Tags · Intel-HLS/htslib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Intel-HLS/htslib

Tags

1.3

Toggle 1.3's commit message
HTSlib release 1.3, plugins, libcurl, CRAM v3.0, bug fixes

* Files can now be accessed via HTTPS and Amazon S3 in addition to HTTP
  and FTP, when HTSlib is configured to use libcurl for network file access
  rather than the included basic knetfile networking.

* HTSlib can be built to use remote access hFILE backends (such as iRODS
  and libcurl) via a plugin mechanism.  This allows other backends to be
  easily added and facilitates building tools that use HTSlib, as they
  don't need to be linked with the backends' various required 
8000
libraries.

* fai_build() and samtools faidx now accept initial whitespace in ">"
  headers (e.g., "> chr1 description" is taken to refer to "chr1").

* tabix --only-header works again (was broken in 1.2.x; samtools#249).

* HTSlib's configure script and Makefile now fully support the standard
  convention of allowing CC/CPPFLAGS/CFLAGS/LDFLAGS/LIBS to be overridden
  as needed.  Previously the Makefile listened to $(LDLIBS) instead; if you
  were overriding that, you should now override LIBS rather than LDLIBS.

* Fixed bugs samtools#168, samtools#172, samtools#176, samtools#197, samtools#206, samtools#225, samtools#245, samtools#265, samtools#295, and samtools#296.

1.2.1

Toggle 1.2.1's commit message
HTSlib patch release 1.2.1, reinstated hts_file_type()

1.2

Toggle 1.2's commit message
HTSlib release 1.2, CRAM and format detection improvements

1.1

Toggle 1.1's commit message
HTSlib release 1.1, various bug fixes

1.0

Toggle 1.0's commit message
First HTSlib release, supporting SAM/BAM/CRAM/VCF/BCF

0.2.0-rc12

Toggle 0.2.0-rc12's commit message
Test release RC12

0.2.0-rc11

Toggle 0.2.0-rc11's commit message
Test release RC11

0.2.0-rc10

Toggle 0.2.0-rc10's commit message
Test release RC10

0.2.0-rc9

Toggle 0.2.0-rc9's commit message
Test release RC9

0.2.0-rc8

Toggle 0.2.0-rc8's commit message
Test release RC8

0