パッケージ: libhts-dev (1.11-4)
libhts-dev に関するリンク
Debian の資源:
htslib ソースパッケージをダウンロード:
メンテナ:
- Debian Med Packaging Team (QA ページ, メールアーカイブ)
- Charles Plessy (QA ページ)
- Andreas Tille (QA ページ)
- Michael R. Crusoe (QA ページ)
- Steffen Moeller (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
development files for the HTSlib
HTSlib is an implementation of a unified C library for accessing common file formats, such as SAM (Sequence Alignment/Map), CRAM and VCF (Variant Call Format), used for high-throughput sequencing data, and is the core library used by samtools and bcftools. HTSlib only depends on zlib. It is known to be compatible with gcc, g++ and clang.
HTSlib implements a generalized BAM (binary SAM) index, with file extension ‘csi’ (coordinate-sorted index). The HTSlib file reader first looks for the new index and then for the old if the new index is absent.
This package contains development files for the HTSlib: headers, static library, manual pages, etc.
For compatibility with sambamba, the internal routine cram_to_bam was exported, hereto adopting a patch found in guix.
その他の libhts-dev 関連パッケージ
|
|
|
|
-
- dep: libcurl4-gnutls-dev
- development files and documentation for libcurl (GnuTLS flavour)
-
- dep: libdeflate-dev
- headers for whole-buffer compression and decompression library
-
- dep: libhts3 (= 1.11-4)
- C library for high-throughput sequencing data formats
-
- dep: liblzma-dev
- XZ-format compression library - development files
-
- dep: zlib1g-dev
- 圧縮ライブラリ - 開発キット