パッケージ: last-align (1179-1 など)
last-align に関するリンク
Debian の資源:
last-align ソースパッケージをダウンロード:
メンテナ:
- Debian Med Packaging Team (QA ページ, メールアーカイブ)
- Charles Plessy (QA ページ)
- Andreas Tille (QA ページ)
- Nilesh Patra (QA ページ)
外部の資源:
- ホームページ [last.cbrc.jp]
類似のパッケージ:
genome-scale comparison of biological sequences
LAST is software for comparing and aligning sequences, typically DNA or protein sequences. LAST is similar to BLAST, but it copes better with very large amounts of sequence data. Here are two things LAST is good at:
* Comparing large (e.g. mammalian) genomes. * Mapping lots of sequence tags onto a genome.
The main technical innovation is that LAST finds initial matches based on their multiplicity, instead of using a fixed size (e.g. BLAST uses 10-mers). This allows one to map tags to genomes without repeat-masking, without becoming overwhelmed by repetitive hits. To find these variable-sized matches, it uses a suffix array (inspired by Vmatch). To achieve high sensitivity, it uses a discontiguous suffix array, analogous to spaced seeds.
その他の last-align 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 6)
- GNU 標準 C++ ライブラリ v3
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム
-
- rec: parallel
- build and execute command lines from standard input in parallel
-
- rec: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- rec: python3-pil
- Python Imaging Library (Python3)