软件包:libvcflib-dev(1.0.0~rc2+dfsg-2)
libvcflib-dev 的相关链接
Debian 的资源:
下载源码包 libvcflib:
- [libvcflib_1.0.0~rc2+dfsg-2.dsc]
- [libvcflib_1.0.0~rc2+dfsg.orig.tar.xz]
- [libvcflib_1.0.0~rc2+dfsg-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
C++ library for parsing and manipulating VCF files (development)
The Variant Call Format (VCF) is a flat-file, tab-delimited textual format intended to concisely describe reference-indexed variations between individuals. VCF provides a common interchange format for the description of variation in individuals and populations of samples, and has become the defacto standard reporting format for a wide array of genomic variant detectors.
vcflib provides methods to manipulate and interpret sequence variation as it can be described by VCF. It is both:
* an API for parsing and operating on records of genomic variation as it can be described by the VCF format, * and a collection of command-line utilities for executing complex manipulations on VCF files.
This package contains the static library and the header files.
其他与 libvcflib-dev 有关的软件包
|
|
|
|
-
- dep: libdisorder-dev
- library for entropy measurement of byte streams (devel)
-
- dep: libfastahack-dev
- library for indexing and sequence extraction from FASTA files (devel)
-
- dep: libsmithwaterman-dev
- determine similar regions between two strings or genomic sequences (devel)
-
- dep: libssw-dev
- Development headers and static libraries for libssw
同时作为一个虚包由这些包填实: libssw-dev
-
- dep: libtabixpp-dev
- C++ wrapper to tabix indexer (development files)
同时作为一个虚包由这些包填实: libtabixpp-dev
-
- dep: libvcflib1 (= 1.0.0~rc2+dfsg-2)
- C++ library for parsing and manipulating VCF files