pkg.soopen package index

brew / Rang 2195

blast mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für blast in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install blast

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#blast

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

Überblick

Paketzusammenfassung

Basic Local Alignment Search Tool

Befehle und Aliase

  • 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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: orange

infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • infrastructure mutation or orchestration signal

Signale

  • text:cluster

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
blast_formatterExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
blastdb_aliastoolExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
blastdb_convertExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
blastdb_pathExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
blastdbcheckExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
blastdbcmdExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
blastdbcpExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
blastnExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
blastpExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
blastxExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
cleanup-blastdb-volumes.pyExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
convert2blastmaskExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
datatoolExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
deltablastExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
dustmaskerExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
gc_cliExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
get_species_taxids.shExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
legacy_blast.plExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
lmdbxx_sampleExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
makeblastdbExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
makeclusterdbExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
makembindexExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
makeprofiledbExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
project_tree_builderExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
psiblastExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
rpsblastExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
rpstblastnExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
run_with_lockExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
seedtopExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
segmaskerExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
seqdb_demoExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
seqdb_perfExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tax4blastExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tblastnExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tblastxExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
update_blastdb.plExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
windowmaskerExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
windowmasker_2.2.22_adapter.pyExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version2.17.0
Manager aktualisiert2026-06-22
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:blast
Version2.17.0
PaketmanagerHomebrew
Homepagehttps://blast.ncbi.nlm.nih.gov/
Zuletzt aktualisiert2026-06-22T14:02:53-07:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

blast

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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