套件: libbio-db-hts-perl (3.01-3build2)
libbio-db-hts-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libbio-db-hts-perl:
- [libbio-db-hts-perl_3.01-3build2.dsc]
- [libbio-db-hts-perl_3.01.orig.tar.gz]
- [libbio-db-hts-perl_3.01-3build2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Med Packaging Team (郵件存檔)
- Andreas Tille
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl interface to the HTS library
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 provides a Perl interface to the HTS library.
其他與 libbio-db-hts-perl 有關的套件
|
|
|
-
- dep: libbio-perl-perl
- BioPerl core perl modules
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libhts3 (>= 1.10)
- C library for high-throughput sequencing data formats
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.34.0
- 本虛擬套件由這些套件提供: perl-base
-
- dep: zlib1g (>= 1:1.2.3.3)
- compression library - runtime