Automic VaultAutomic Vault

brew

Installer blast avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de blast pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install blast

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#blast

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

aperçu

Résumé du paquet

Basic Local Alignment Search Tool

Commandes et alias

  • 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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : orange

infrastructure mutation or orchestration signal.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • infrastructure mutation or orchestration signal

Signaux

  • text:cluster

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 4 dépendances d’exécution.

Revue recommandée

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

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
blast_formattercliexécutable global
blastdb_aliastoolcliexécutable global
blastdb_convertcliexécutable global
blastdb_pathcliexécutable global
blastdbcheckcliexécutable global
blastdbcmdcliexécutable global
blastdbcpcliexécutable global
blastncliexécutable global
blastpcliexécutable global
blastxcliexécutable global
cleanup-blastdb-volumes.pycliexécutable global
convert2blastmaskcliexécutable global
datatoolcliexécutable global
deltablastcliexécutable global
dustmaskercliexécutable global
gc_clicliexécutable global
get_species_taxids.shcliexécutable global
legacy_blast.plcliexécutable global
lmdbxx_samplecliexécutable global
makeblastdbcliexécutable global
makeclusterdbcliexécutable global
makembindexcliexécutable global
makeprofiledbcliexécutable global
project_tree_buildercliexécutable global
psiblastcliexécutable global
rpsblastcliexécutable global
rpstblastncliexécutable global
run_with_lockcliexécutable global
seedtopcliexécutable global
segmaskercliexécutable global
seqdb_democliexécutable global
seqdb_perfcliexécutable global
tax4blastcliexécutable global
tblastncliexécutable global
tblastxcliexécutable global
update_blastdb.plcliexécutable global
windowmaskercliexécutable global
windowmasker_2.2.22_adapter.pycliexécutable global

fraîcheur

Version et 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.

page générée2026-07-10
version du gestionnaire2.17.0
gestionnaire mis à jour2026-06-22
données localesOK
amontnot checked
dernière version détectéenon détecté

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

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:blast
Version2.17.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/blast
Page d'accueilhttps://blast.ncbi.nlm.nih.gov/
Dépôthttps://github.com/ncbi/ncbi-cxx-toolkit-public
Docs amonthttps://blast.ncbi.nlm.nih.gov/doc/blast-help
LicenceLicenseRef-Homebrew-public-domain
Archive sourcehttps://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.17.0/ncbi-blast-2.17.0+-src.tar.gz
Dernière mise à jour2026-06-22T14:02:53-07:00
Pulseupdated
Dépendanceslibomp, lmdb, mbedtls@3, pcre2
Bibliothèques fournies par macOSbzip2, sqlite
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

blast

nix profile install nixpkgs#blast
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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