The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.11

  • VCF/BCF interface enhancements:
    • retrieve header formatted text
    • fetch all info/format fields in a row
    • query arbitrary regions over tabix indexed VCF or CSI indexed BCF files
  • PR#68 - https://github.com/Ensembl/Bio-DB-HTS/pull/68 courtesy of John Marshall
  • Refcount-based fix for index memory releasing problem PR#71 - https://github.com/Ensembl/Bio-DB-HTS/pull/71 courtesy of Rob Aganrab
  • fix minor POD issues

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
XS module wrapping around a hts_itr_t

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