软件包:ngmlr(0.2.7+git20210816.a2a31fb+dfsg-4~0exp0simde)
ngmlr 的相关链接
Debian 的资源:
下载源码包 ngmlr:
- [ngmlr_0.2.7+git20210816.a2a31fb+dfsg-4~0exp0simde.dsc]
- [ngmlr_0.2.7+git20210816.a2a31fb+dfsg.orig.tar.gz]
- [ngmlr_0.2.7+git20210816.a2a31fb+dfsg-4~0exp0simde.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
CoNvex Gap-cost alignMents for Long Reads
Ngmlr is a long-read mapper designed to sensitively align PacBilo or Oxford Nanopore to (large) reference genomes. It was designed to quickly and correctly align the reads, including those spanning (complex) structural variations. Ngmlr uses an SV aware k-mer search to find approximate mapping locations for a read and then a banded Smith- Waterman alignment algorithm to compute the final alignment. Ngmlr uses a convex gap cost model that penalizes gap extensions for longer gaps less than for shorter ones to compute precise alignments.
其他与 ngmlr 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libssw0 (>= 1.1)
- fast SIMD parallelized implementation of the Smith-Waterman algorithm
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时