macOS
brew install hmmerlocal Homebrew formula metadata
sudo port install hmmerMacPorts ports tree · science/hmmer/Portfile · ソース: api.github.com
brew
hmmer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install hmmerlocal Homebrew formula metadata
sudo port install hmmerMacPorts ports tree · science/hmmer/Portfile · ソース: api.github.com
sudo apt install hmmerDebian stable package indexes · hmmer · ソース: deb.debian.org
sudo dnf install hmmerFedora Rawhide package metadata · hmmer · ソース: dl.fedoraproject.org
nix profile install nixpkgs#hmmernixpkgs package indexes · pkgs/by-name/hm/hmmer/package.nix · ソース: api.github.com
概要
Build profile HMMs and scan against sequence databases
履歴
HMMER is a long-running bioinformatics toolkit for sequence homology search, multiple-sequence-alignment work, and profile hidden Markov model workflows. Its package identity is unusually strong because installing it gives a family of command-line programs, including hmmbuild, hmmsearch, hmmscan, phmmer, jackhmmer, nhmmer, and hmmpress, rather than a single executable.
The official release history traces HMMER1 to Sean Eddy's work at MRC-LMB Cambridge and Washington University, with a local release in April 1994 and the first public release in July 1994. HMMER2 followed at Washington University, with the 2.0 beta described as a nearly complete rewrite for profile hidden Markov model analysis of protein sequences and the 2.1 series becoming the first public 2.x release in October 1998.
HMMER3 development moved through HHMI Janelia Farm and Harvard University. The 3.0 release notes describe 3.0 as production-ready after beta testing that began in January 2009, and note that beta versions were already deployed for Pfam, InterPro, and other protein databases before the stable 3.0 release. Later HMMER3 work added DNA-oriented tools, web-server support paths, MPI and daemon improvements, performance fixes, and platform support.
The official README says HMMER is used by many protein-family domain databases and large-scale annotation pipelines, including many members of the InterPro Consortium. That sentence captures why it became a standard Unix bioinformatics package: it sits behind databases and annotation systems that many users consume indirectly, while still remaining a scriptable command-line toolkit for local analysis.
HMMER also spread through packaging because it is portable C software with a conventional configure, make, make check, and make install workflow. The Homebrew formula and the supplied package facts show it appearing under the same package name across common Unix-like package managers, which makes recipes, tutorials, and analysis pipelines relatively stable across macOS, Linux distributions, and reproducible-environment tools.
Typical HMMER usage starts with building or obtaining a profile HMM, preparing a sequence or HMM database, and running search tools such as hmmsearch, hmmscan, phmmer, jackhmmer, nhmmer, or nhmmscan. The README points users to the User's Guide tutorial after installation, while release notes show continuing attention to search daemons, sharded databases, multithreading behavior, FM-index handling, and profile-building behavior on deep alignments.
For package users, HMMER is often consumed as a command-line dependency inside larger biological-data workflows. The tools are small enough to script directly, but important enough that subtle version changes, database-pressing formats, CPU behavior, and bundled Easel-library changes can matter to reproducible science pipelines.
HMMER is package-nerd significant because it is a classic scientific CLI package with real downstream consequences. It has many executables, a long release lineage, a bundled support library, man pages and PDFs, and a user base that cares about exact scoring behavior and reproducibility.
It is also a good example of bioinformatics packaging culture: upstream tarballs are still recommended for release builds, GitHub is used for development, package managers provide convenience installs, and downstream users expect the same tool names to work inside shell scripts, HPC jobs, Docker images, notebooks, and workflow managers.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
alimask | cli | グローバル実行可能ファイル | |
hmmalign | cli | グローバル実行可能ファイル | |
hmmbuild | cli | グローバル実行可能ファイル | |
hmmconvert | cli | グローバル実行可能ファイル | |
hmmemit | cli | グローバル実行可能ファイル | |
hmmfetch | cli | グローバル実行可能ファイル | |
hmmlogo | cli | グローバル実行可能ファイル | |
hmmpgmd | cli | グローバル実行可能ファイル | |
hmmpgmd_shard | cli | グローバル実行可能ファイル | |
hmmpress | cli | グローバル実行可能ファイル | |
hmmscan | cli | グローバル実行可能ファイル | |
hmmsearch | cli | グローバル実行可能ファイル | |
hmmsim | cli | グローバル実行可能ファイル | |
hmmstat | cli | グローバル実行可能ファイル | |
jackhmmer | cli | グローバル実行可能ファイル | |
makehmmerdb | cli | グローバル実行可能ファイル | |
nhmmer | cli | グローバル実行可能ファイル | |
nhmmscan | cli | グローバル実行可能ファイル | |
phmmer | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:hmmer |
|---|---|
| バージョン | 3.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/hmmer |
| ホームページ | http://hmmer.org/ |
| リポジトリ | https://github.com/EddyRivasLab/hmmer |
| 上流ドキュメント | https://eddylab.org/software/hmmer/CURRENT/Userguide.pdf |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://distfiles.macports.org/hmmer/hmmer-3.4.tar.gz |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hmmer |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
hmmer 3.4+dfsg-2
profile hidden Markov models for protein sequence analysis
sudo apt install hmmerhmmer-doc 3.4+dfsg-2
profile hidden Markov models for protein sequence analysis (docs)
sudo apt install hmmer-dochmmer-examples 3.4+dfsg-2
profile hidden Markov models for protein sequence analysis (examples)
sudo apt install hmmer-exampleshmmer
nix profile install nixpkgs#hmmerhmmer 3.4+dfsg-2
profile hidden Markov models for protein sequence analysis
sudo apt install hmmerhmmer-doc 3.4+dfsg-2
profile hidden Markov models for protein sequence analysis (docs)
sudo apt install hmmer-dochmmer-examples 3.4+dfsg-2
profile hidden Markov models for protein sequence analysis (examples)
sudo apt install hmmer-exampleshmmer 3.3.2-12.fc44
Biosequence analysis using profile hidden Markov models
sudo dnf install hmmerhmmer-doc 3.3.2-12.fc44
Documentation for hmmer
sudo dnf install hmmer-dochmmer-easel 3.3.2-12.fc44
Easel collection of small tools
sudo dnf install hmmer-easelhmmer
sudo port install hmmerソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.