macOS
brew install miniprotlocal Homebrew formula metadata
安装
brew install miniprotlocal Homebrew formula metadata
概览
Align proteins to genomes with splicing and frameshift
历史
miniprot is Heng Li's protein-to-genome aligner for genome annotation. The preprint appeared in 2022 and the Bioinformatics paper was published in 2023, describing miniprot as a new aligner for mapping protein sequences to complete genomes with k-mer sketching and vectorized dynamic programming.
The program fills a bioinformatics gap between older tools such as GeneWise and Exonerate and the scale of modern genome projects. Its README says it aligns protein sequences against genomes with affine gap penalties, splicing, and frameshifts, primarily to annotate protein-coding genes in a new species using known genes from other species. It can build a genome index, output protein PAF, emit GFF3 with embedded PAF, and optionally use splice scores from minisplice.
Adoption is source-backed through bioinformatics workflows rather than general-purpose package popularity. BUSCO's user guide lists miniprot among third-party tools to cite, and the GALBA genome-annotation pipeline paper describes genome annotation with miniprot and AUGUSTUS. Homebrew packages it as a single `miniprot` executable for the scientific-command-line niche, alongside Bioconda-style distribution and upstream source builds.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
miniprot | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:miniprot |
|---|---|
| 版本 | 0.18 |
| 软件包管理器 | Homebrew |
| 主页 | https://lh3.github.io/miniprot/ |
| 仓库 | https://github.com/lh3/miniprot |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.