pkg.soopen package index

brew / 排名 2195

使用 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

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

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_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可执行文件已索引可执行文件从本地可执行文件索引发现。
tax4blast可执行文件已索引可执行文件从本地可执行文件索引发现。
tblastn可执行文件已索引可执行文件从本地可执行文件索引发现。
tblastx可执行文件已索引可执行文件从本地可执行文件索引发现。
update_blastdb.pl可执行文件已索引可执行文件从本地可执行文件索引发现。
windowmasker可执行文件已索引可执行文件从本地可执行文件索引发现。
windowmasker_2.2.22_adapter.py可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本2.17.0
管理器更新时间2026-06-22
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:blast
版本2.17.0
软件包管理器Homebrew
主页https://blast.ncbi.nlm.nih.gov/
最后更新2026-06-22T14:02:53-07:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation