macOS
brew install bioawklocal Homebrew formula metadata
brew
bioawk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bioawklocal Homebrew formula metadata
sudo apt install bioawkDebian stable package indexes · bioawk · ソース: deb.debian.org
nix profile install nixpkgs#bioawknixpkgs package indexes · pkgs/by-name/bi/bioawk/package.nix · ソース: api.github.com
概要
AWK modified for biological data
履歴
bioawk is a small but durable bioinformatics command-line package: Brian Kernighan's awk modified to understand common genomics text formats and gzip-compressed input.
The lh3/bioawk repository was created on GitHub in January 2012 and describes the project as BWK awk modified for biological data. Its README says bioawk extends Brian Kernighan's awk with BED, GFF, SAM, VCF, FASTA/FASTQ, tab-delimited headers, gzip support through zlib, and biosequence helper functions while falling back to original awk behavior when the biological extensions are not used.
bioawk spread through the practical genomics command-line ecosystem rather than through a large application platform. The input package metadata lists Homebrew, Debian, Ubuntu, and Nix packages, which is exactly the distribution pattern expected for a small Unix filter that bioinformaticians drop into shell pipelines.
Common uses include extracting fields from VCF or SAM, converting FASTA/FASTQ records, reverse-complementing sequences, and using `-c fastx`, `-c sam`, `-c vcf`, or `-c hdr` to make biological records feel like awk fields.
It is especially useful when the job is too small for a full Python or Perl script but too biological for plain awk.
bioawk is package-nerd catnip because it is not a new workflow engine or framework; it is the old Unix text-processing model with just enough domain knowledge to remove glue code. It keeps awk's one-liner culture alive inside genomics pipelines.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bioawk | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:bioawk |
|---|---|
| バージョン | 1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bioawk |
| ホームページ | https://github.com/lh3/bioawk |
| リポジトリ | https://github.com/lh3/bioawk |
| 上流ドキュメント | https://github.com/lh3/bioawk#readme |
| ライセンス | HPND |
| ソースアーカイブ | https://github.com/lh3/bioawk/archive/refs/tags/v1.0.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bioawk |
| 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 パッケージリンクとは分けて表示されます。
bioawk 1.0-5
extension of awk for biological sequence analysis
sudo apt install bioawkbioawk
nix profile install nixpkgs#bioawkbioawk 1.0-4
extension of awk for biological sequence analysis
sudo apt install bioawkソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.