Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 blast

查看 blast 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install blast

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#blast

nixpkgs package indexes · pkgs/by-name/bl/blast/package.nix · 来源: api.github.com

概览

软件包摘要

Basic Local Alignment Search Tool

命令和别名

  • blast_formatter
  • blastdb_aliastool
  • blastdb_convert
  • blastdb_path
  • blastdbcheck
  • blastdbcmd
  • blastdbcp
  • blastn
  • blastp
  • blastx
  • cleanup-blastdb-volumes.py
  • convert2blastmask
  • datatool
  • deltablast
  • dustmasker
  • gc_cli
  • get_species_taxids.sh
  • legacy_blast.pl
  • lmdbxx_sample
  • makeblastdb
  • makeclusterdb
  • makembindex
  • makeprofiledb
  • project_tree_builder
  • psiblast
  • rpsblast
  • rpstblastn
  • run_with_lock
  • seedtop
  • segmasker
  • seqdb_demo
  • seqdb_perf

历史

项目历史与用法

BLAST, the Basic Local Alignment Search Tool, is one of the defining command-line programs of computational biology. It became the everyday sequence-search utility for comparing DNA and protein sequences against large databases, first through NCBI services and then through local command-line installations.

项目历史

NCBI's BLAST help references the 1990 Altschul, Gish, Miller, Myers, and Lipman paper that introduced the Basic Local Alignment Search Tool. The same NCBI reference list traces later BLAST-family milestones including gapped BLAST and PSI-BLAST in 1997, MegaBLAST indexing work in 2008, BLAST+ architecture in 2008, DELTA-BLAST in 2012, Magic-BLAST in 2019, and ElasticBLAST in 2023.

The command-line package distributed today is BLAST+, documented by NCBI's BLAST Command Line Applications User Manual. The developer information page identifies BLAST as public-domain software and points developers to the NCBI C++ Toolkit implementation, matching the public GitHub toolkit repository used for source distribution.

采用历史

BLAST became a standard because it joined a fast heuristic alignment algorithm with NCBI's growing public sequence databases. Web BLAST made ad hoc searches accessible, while the command-line applications let labs, sequencing centers, and pipelines run repeatable local searches against custom databases.

Package-manager adoption reflects that role: even when the upstream distribution is from NCBI rather than a typical single-purpose GitHub project, package managers keep `blastn`, `blastp`, `blastx`, `makeblastdb`, `blastdbcmd`, and related executables available as system tools for bioinformatics workflows.

使用方式

Common local workflows build a database with `makeblastdb`, search it with tools such as `blastn` or `blastp`, inspect databases with `blastdbcmd`, and format results with `blast_formatter`. NCBI also documents REST access for programmatic searches against hosted services.

The package contains a family of executables rather than one command. That matters for reproducible science because database construction, masking, protein-vs-nucleotide search modes, profile searches, and output formatting are split into scriptable tools.

为什么软件包爱好者会关心

For package nerds, BLAST is a canonical example of scientific infrastructure as a Unix package: many binaries, public-domain licensing, local database files, environment/config conventions, and a manual that is closer to laboratory protocol than app documentation.

It is also a reminder that the most important command-line tools are not always developer tools. BLAST made local compute a practical front end to public biological databases, so packaging it well directly affected how biology labs automated sequence analysis.

时间线

  • 1990: Original BLAST paper published.
  • 1997: Gapped BLAST and PSI-BLAST paper published.
  • 2008: NCBI BLAST Command Line Applications User Manual citation date and BLAST+ architecture paper appear.
  • 2012: DELTA-BLAST paper published.
  • 2019: Magic-BLAST paper published.
  • 2023: ElasticBLAST cloud-search paper published.

Related projects

  • Related projects and descendants include PSI-BLAST, MegaBLAST, DELTA-BLAST, Magic-BLAST, ElasticBLAST, the NCBI C++ Toolkit, FASTA-family sequence search tools, and downstream workflow systems that wrap BLAST searches.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:cluster

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 4 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.ncbirc~/.ncbirc$NCBI/.ncbirc/etc/.ncbirc
Windows
ncbi.ini%USERPROFILE%\ncbi.ini%NCBI%\ncbi.ini%SYSTEMROOT%\ncbi.ini

可执行文件

已安装的可执行文件

命令类型暴露范围备注
blast_formattercli全局可执行文件
blastdb_aliastoolcli全局可执行文件
blastdb_convertcli全局可执行文件
blastdb_pathcli全局可执行文件
blastdbcheckcli全局可执行文件
blastdbcmdcli全局可执行文件
blastdbcpcli全局可执行文件
blastncli全局可执行文件
blastpcli全局可执行文件
blastxcli全局可执行文件
cleanup-blastdb-volumes.pycli全局可执行文件
convert2blastmaskcli全局可执行文件
datatoolcli全局可执行文件
deltablastcli全局可执行文件
dustmaskercli全局可执行文件
gc_clicli全局可执行文件
get_species_taxids.shcli全局可执行文件
legacy_blast.plcli全局可执行文件
lmdbxx_samplecli全局可执行文件
makeblastdbcli全局可执行文件
makeclusterdbcli全局可执行文件
makembindexcli全局可执行文件
makeprofiledbcli全局可执行文件
project_tree_buildercli全局可执行文件
psiblastcli全局可执行文件
rpsblastcli全局可执行文件
rpstblastncli全局可执行文件
run_with_lockcli全局可执行文件
seedtopcli全局可执行文件
segmaskercli全局可执行文件
seqdb_democli全局可执行文件
seqdb_perfcli全局可执行文件
tax4blastcli全局可执行文件
tblastncli全局可执行文件
tblastxcli全局可执行文件
update_blastdb.plcli全局可执行文件
windowmaskercli全局可执行文件
windowmasker_2.2.22_adapter.pycli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.17.0
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://blast.ncbi.nlm.nih.gov/

安装元数据

软件包元数据

软件包键brew:blast
版本2.17.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/blast
主页https://blast.ncbi.nlm.nih.gov/
仓库https://github.com/ncbi/ncbi-cxx-toolkit-public
上游文档https://blast.ncbi.nlm.nih.gov/doc/blast-help
许可证LicenseRef-Homebrew-public-domain
源码归档https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.17.0/ncbi-blast-2.17.0+-src.tar.gz
最后更新2026-06-22T14:02:53-07:00
Pulseupdated
依赖libomp, lmdb, mbedtls@3, pcre2
macOS 提供的库bzip2, sqlite
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameblast
Version Scheme0
Revision1
Conflicts With
  • proj
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

blast

nix profile install nixpkgs#blast
  • normalized package name match
  • 匹配方式:Blast
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bl/blast/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment