パッケージ: spaced (1.2.0-201605+dfsg-2)
spaced に関するリンク
Debian の資源:
spaced ソースパッケージをダウンロード:
- [spaced_1.2.0-201605+dfsg-2.dsc]
- [spaced_1.2.0-201605+dfsg.orig.tar.xz]
- [spaced_1.2.0-201605+dfsg-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [spaced.gobics.de]
類似のパッケージ:
alignment-free sequence comparison using spaced words
Spaced (Words) is a new approach to alignment-free sequence comparison. While most alignment-free algorithms compare the word-composition of sequences, spaced uses a pattern of care and don't care positions. The occurrence of a spaced word in a sequence is then defined by the characters at the match positions only, while the characters at the don't care positions are ignored. Instead of comparing the frequencies of contiguous words in the input sequences, this new approach compares the frequencies of the spaced words according to the pre-defined pattern. An information-theoretic distance measure is then used to define pairwise distances on the set of input sequences based on their spaced-word frequencies. Systematic test runs on real and simulated sequence sets have shown that, for phylogeny reconstruction, this multiple-spaced-words approach is far superior to the classical alignment-free approach based on contiguous word frequencies.
その他の spaced 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libgomp1 (>= 9)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3