macOS
brew install lastzlocal Homebrew formula metadata
安装
brew install lastzlocal Homebrew formula metadata
概览
Pairwise aligner for DNA sequences
历史
LASTZ is a pairwise DNA sequence aligner and the successor-style, command-line-compatible replacement for BLASTZ. It is used for comparing genomic sequences and can emit formats used by genome-alignment pipelines, including LAV, AXT, MAF, SAM, CIGAR, PAF, and human-readable output.
The official documentation presents LASTZ as a drop-in replacement for BLASTZ that preserves BLASTZ command-line syntax while adding options and correcting behavioral problems. Its documentation includes an explicit section on differences from BLASTZ, such as fixes to alignment-boundary behavior, premature termination, chaining overflow, ambiguity handling, and additional output formats.
The GitHub repository was created on 2016-08-11 and is described by the project as the official working branch, with users encouraged to use tagged releases. Tagged 1.04.x releases continued the project's bioinformatics-maintenance role after the BLASTZ era.
LASTZ is packaged in Homebrew, Debian, and Ubuntu and appears in high-performance-computing genomics documentation because pairwise whole-genome and read-to-reference alignment remain recurring batch-computing tasks. Its BLASTZ compatibility helped existing workflows migrate without rewriting every command line.
The adoption pattern is typical of scientific command-line tools: a stable executable, long HTML manual, tagged source releases, and distribution packages matter more than a polished end-user application interface.
Users run `lastz` with target and query sequences plus scoring, seeding, masking, chaining, and output-format options. The manual's examples cover comparing chromosomes, aligning shotgun reads to a chromosome, self-alignment, and working with seed, HSP, gapped-alignment, and chaining stages.
LASTZ is package-nerd significant because it is a specialized scientific CLI whose real value is reproducibility: exact versions, tagged releases, and package-manager availability let genomics pipelines rerun large alignments with known behavior.
It also illustrates a common packaging problem in bioinformatics: preserving old command-line compatibility while fixing algorithmic bugs and adding formats needed by newer workflows.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lastz | cli | 全局可执行文件 | |
lastz_D | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/lastz/lastz
安装元数据
| 软件包键 | brew:lastz |
|---|---|
| 版本 | 1.04.52 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/lastz |
| 主页 | https://lastz.github.io/lastz/ |
| 仓库 | https://github.com/lastz/lastz |
| 上游文档 | https://lastz.github.io/lastz |
| 许可证 | MIT |
| 源码归档 | https://github.com/lastz/lastz/archive/refs/tags/1.04.52.tar.gz |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lastz |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
lastz 1.04.22-2
pairwise aligning DNA sequences
https://github.com/lastz/lastz
sudo apt install lastzlastz-examples 1.04.22-2
pairwise aligning DNA sequences (examples and test scripts)
https://github.com/lastz/lastz
sudo apt install lastz-exampleslastz 1.04.22-2
pairwise aligning DNA sequences
https://github.com/lastz/lastz
sudo apt install lastzlastz-examples 1.04.22-2
pairwise aligning DNA sequences (examples and test scripts)
https://github.com/lastz/lastz
sudo apt install lastz-examples来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.