The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.1

  • add missing test file to manifest

Changes for version 2.10

  • Tabix changes: header represented as empty string when none is available; querying over an unrecognised seq region returns undefined, not an iterator
  • Bugfix: read SAM header when iterating over alignments, see issue #54
  • Bugfix: could not handle sorting when building index for CRAM files PR#64 - https://github.com/Ensembl/Bio-DB-HTS/pull/64, courtesy of John Marshall
  • Implement filter for features of type coverage
  • Minor warning, memory leak and typo fixes PR#58 - https://github.com/Ensembl/Bio-DB-HTS/pull/58, courtesy of Keiran Raine
  • Minimal support for BAM with csi index (no index generation)

Documentation

The Kseq iterator

Modules

Read files using HTSlib including BAM/CRAM, Tabix and BCF database files
Add high-level methods to Bio::DB::HTS::Alignment
The HTS alignment object
Constants for use with SAM/BAM
Perl extension for accessing bgzip compressed and indexed FASTA using htslib
Bindings to Kseq
Entry from a Kseq iterator
Object passed to pileup() callback
Add high-level methods to Bio::DB::HTS::Pileup
Object representing the query portion of a BAM/SAM alignment
Object oriented access to the underlying tbx C methods
XS module wrapping around a tabix hts_itr_t
Object representing the query portion of a BAM/SAM alignment in NATIVE alignment
Read VCF/BCF data files

Provides

in lib/Bio/DB/HTS.pm
in lib/Bio/DB/HTS/FetchIterator.pm
in lib/Bio/DB/HTS/ReadIterator.pm
in lib/Bio/DB/HTS/Segment.pm
in lib/Bio/DB/HTS/Segment.pm
in lib/Bio/DB/HTS/AlignWrapper.pm
in lib/Bio/DB/HTS/VCF/Header.pm
in lib/Bio/DB/HTS/VCF/HeaderPtr.pm
in lib/Bio/DB/HTS/VCF/Row.pm
in lib/Bio/DB/HTS/VCF/RowPtr.pm
in lib/Bio/DB/HTS/VCF.pm
in lib/Bio/DB/HTS.pm
in lib/Bio/DB/HTS.pm