[ ソース: sga ]
パッケージ: sga (0.10.15-7 など)
de novo genome assembler that uses string graphs
The major goal of SGA is to be very memory efficient, which is achieved by using a compressed representation of DNA sequence reads.
SGA is a de novo assembler for DNA sequence reads. It is based on Gene Myers' string graph formulation of assembly and uses the FM-index/Burrows-Wheeler transform to efficiently find overlaps between sequence reads.
その他の sga 関連パッケージ
|
|
|
|
-
- dep: libbamtools2.5.2 (>= 2.5.2+dfsg)
- dynamic library for manipulating BAM (genome alignment) files
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libgomp1 (>= 6)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pysam
- interface for the SAM/BAM sequence alignment and mapping format (Python 3)
-
- dep: python3-ruffus
- Python3 computation pipeline library widely used in bioinformatics
-
- dep: samtools
- processing sequence alignments in SAM, BAM and CRAM formats
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム
-
- rec: abyss
- de novo, parallel, sequence assembler for short reads