パッケージ: 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 二次元ベクトルグラフィックライブラリ
-
- dep: libdivsufsort3 (>= 2.0.1)
- fast suffix array construction
-
- dep: libdw1t64 (>= 0.126)
- library that provides access to the DWARF debug information
-
- dep: libfastahack0 (>= 0.0+git20160702.bbc645f)
- library for indexing and sequence extraction from FASTA files (lib)
-
- dep: libgcc-s1 (>= 4.2)
- 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 構文ライブラリ
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3
-
- 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)
- 圧縮ライブラリ - ランタイム