[ 源代码: 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)
- 软件包暂时不可用
-
- dep: libgomp1 (>= 6)
- GCC OpenMP(GOMP)支持库
-
- dep: libstdc++6 (>= 9)
- GNU 标准 C++ 库,第3版
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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 (>= 2.0.2-1)
- de novo, parallel, sequence assembler for short reads