[ bullseye ]
[ sid ]
[ 源代码: vg ]
软件包:vg(1.59.0+ds-0.1)
tools for working with genome variation graphs
variation graph data structures, interchange formats, alignment, genotyping, and variant calling methods
Variation graphs provide a succinct encoding of the sequences of many genomes. A variation graph (in particular as implemented in vg) is composed of:
- nodes, which are labeled by sequences and ids - edges, which connect two nodes via either of their respective ends - paths, describe genomes, sequence alignments, and annotations (such as gene models and transcripts) as walks through nodes connected by edges
This model is similar to a number of sequence graphs that have been used in assembly and multiple sequence alignment. Paths provide coordinate systems relative to genomes encoded in the graph, allowing stable mappings to be produced even if the structure of the graph is changed.
其他与 vg 有关的软件包
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcairo2 (>= 1.2.4)
- Cairo 2D vector graphics library
-
- dep: libdivsufsort3 (>= 2.0.1)
- fast suffix array construction
-
- dep: libfastahack0 (>= 0.0+git20160702.bbc645f)
- library for indexing and sequence extraction from FASTA files (lib)
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libgomp1 (>= 9)
- GCC OpenMP(GOMP)支持库
-
- dep: libhts3t64 (>= 1.17)
- C library for high-throughput sequencing data formats
-
- dep: libraptor2-0 (>= 2.0.15)
- Raptor 2 RDF syntax library
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: libtabixpp0t64 (>= 1.0.0)
- C++ wrapper to tabix indexer
-
- dep: libvcflib2 (>= 1.0.9+dfsg1)
- C++ library for parsing and manipulating VCF files
-
- dep: libzstd1 (>= 1.5.5)
- 快速无损压缩算法
-
- dep: zlib1g (>= 1:1.2.0.2)
- 压缩库 - 运行时