パッケージ: last-align (1260-1)
last-align に関するリンク
Trisquel の資源:
last-align ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Med Packaging Team (メールアーカイブ)
- Charles Plessy
- Andreas Tille
- Nilesh Patra
外部の資源:
- ホームページ [gitlab.com]
類似のパッケージ:
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.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC support library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime
-
- rec: parallel
- build and execute command lines from standard input in parallel
-
- rec: python3-pil
- Python Imaging Library (Python3)