macOS
brew install blastlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de blast pour les workflows d'agents IA.
installation
brew install blastlocal Homebrew formula metadata
nix profile install nixpkgs#blastnixpkgs package indexes · pkgs/by-name/bl/blast/package.nix · Source: api.github.com
aperçu
Basic Local Alignment Search Tool
historique
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.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
.ncbirc~/.ncbirc$NCBI/.ncbirc/etc/.ncbircncbi.ini%USERPROFILE%\ncbi.ini%NCBI%\ncbi.ini%SYSTEMROOT%\ncbi.iniexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
blast_formatter | cli | exécutable global | |
blastdb_aliastool | cli | exécutable global | |
blastdb_convert | cli | exécutable global | |
blastdb_path | cli | exécutable global | |
blastdbcheck | cli | exécutable global | |
blastdbcmd | cli | exécutable global | |
blastdbcp | cli | exécutable global | |
blastn | cli | exécutable global | |
blastp | cli | exécutable global | |
blastx | cli | exécutable global | |
cleanup-blastdb-volumes.py | cli | exécutable global | |
convert2blastmask | cli | exécutable global | |
datatool | cli | exécutable global | |
deltablast | cli | exécutable global | |
dustmasker | cli | exécutable global | |
gc_cli | cli | exécutable global | |
get_species_taxids.sh | cli | exécutable global | |
legacy_blast.pl | cli | exécutable global | |
lmdbxx_sample | cli | exécutable global | |
makeblastdb | cli | exécutable global | |
makeclusterdb | cli | exécutable global | |
makembindex | cli | exécutable global | |
makeprofiledb | cli | exécutable global | |
project_tree_builder | cli | exécutable global | |
psiblast | cli | exécutable global | |
rpsblast | cli | exécutable global | |
rpstblastn | cli | exécutable global | |
run_with_lock | cli | exécutable global | |
seedtop | cli | exécutable global | |
segmasker | cli | exécutable global | |
seqdb_demo | cli | exécutable global | |
seqdb_perf | cli | exécutable global | |
tax4blast | cli | exécutable global | |
tblastn | cli | exécutable global | |
tblastx | cli | exécutable global | |
update_blastdb.pl | cli | exécutable global | |
windowmasker | cli | exécutable global | |
windowmasker_2.2.22_adapter.py | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://blast.ncbi.nlm.nih.gov/
métadonnées d'installation
| Clé du paquet | brew:blast |
|---|---|
| Version | 2.17.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/blast |
| Page d'accueil | https://blast.ncbi.nlm.nih.gov/ |
| Dépôt | https://github.com/ncbi/ncbi-cxx-toolkit-public |
| Docs amont | https://blast.ncbi.nlm.nih.gov/doc/blast-help |
| Licence | LicenseRef-Homebrew-public-domain |
| Archive source | https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.17.0/ncbi-blast-2.17.0+-src.tar.gz |
| Dernière mise à jour | 2026-06-22T14:02:53-07:00 |
| Pulse | updated |
| Dépendances | libomp, lmdb, mbedtls@3, pcre2 |
| Bibliothèques fournies par macOS | bzip2, sqlite |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | blast |
| Version Scheme | 0 |
| Revision | 1 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
blast
nix profile install nixpkgs#blastpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.