Skip to main content

HTSlib: Library for accessing high-throughput sequencing data formats

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: HTSlib
Description: Library for accessing high-throughput sequencing data formats
For more information: http://github.com/samtools/htslib
Categories:
License: OpenSource (MIT/Expat)

General usage information

HTSlib is a C library for accessing common high-throughput sequencing data formats, e.g. SAM, CRAM, and VCF.

In case you need to link against this library in your code, the following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

This module will add the htsfile and related commands to your PATH.

Available versions of the package HTSlib, by cluster

This section lists the available versions of the package HTSlibon the different clusters.

Available versions of HTSlib on the Zaratab cluster

Available versions of HTSlib on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
1.14 htslib/1.14 zen2 Y
1.17 htslib/1.17 icelake, x86_64, zen2 Y
1.10.2 htslib/1.10.2 zen Y






Back to Top