[ 原始碼: sga ]
套件:sga(0.10.15-5)
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.1 (>= 2.5.1+dfsg)
- dynamic library for manipulating BAM (genome alignment) files
-
- dep: libc6 (>= 2.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0) [amd64, arm64, mips64el, ppc64el]
- 套件暫時不可用
- dep: libgcc1 (>= 1:3.5) [armel, armhf]
- dep: libgcc1 (>= 1:4.2) [mipsel]
- dep: libgcc1 (>= 1:7) [i386]
-
- dep: libgomp1 (>= 6)
- GCC OpenMP (GOMP) support library
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
-
- 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)
- 壓縮函式庫 - 跑程式時用(runtime)
-
- rec: abyss (>= 2.0.2-1)
- de novo, parallel, sequence assembler for short reads