套件: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