软件包:r-bioc-pwalign(1.2.0-1) [debports]
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Perform pairwise sequence alignments
The two main functions in the package are pairwiseAlignment() and stringDist(). The former solves (Needleman-Wunsch) global alignment, (Smith-Waterman) local alignment, and (ends-free) overlap alignment problems. The latter computes the Levenshtein edit distance or pairwise alignment score matrix for a set of strings.
其他与 r-bioc-pwalign 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: r-api-4.0
- 软件包暂时不可用
-
- dep: r-api-bioc-3.20
- 本虚包由这些包填实: r-bioc-biocgenerics
-
- dep: r-bioc-biocgenerics
- generic functions for Bioconductor
-
- dep: r-bioc-biostrings (>= 2.71.5)
- GNU R string objects representing biological sequences
-
- dep: r-bioc-iranges
- GNU R low-level containers for storing sets of integer ranges
-
- dep: r-bioc-s4vectors
- BioConductor S4 implementation of vectors and lists
-
- dep: r-bioc-xvector
- BioConductor representation and manpulation of external sequences
-
- sug: r-cran-runit
- GNU R package providing unit testing framework