Automic VaultAutomic Vault

brew

echtvar を Homebrew でインストール

echtvar のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install echtvar

local Homebrew formula metadata

概要

パッケージ概要

Rapid variant annotation and filtering

コマンドとエイリアス

  • echtvar

履歴

プロジェクトの歴史と使われ方

echtvar is a Rust command-line tool for rapid genomic variant annotation and filtering. Its package relevance is specialized but clear: it turns large population VCF resources into compact searchable archives that can annotate cohort VCF/BCF files quickly.

プロジェクトの歴史

The public repository was created in November 2021, and the first GitHub release, v0.1.0, was published in January 2022. The README describes echtvar as efficiently encoding variant allele frequency and other information from huge population datasets for rapid annotation at about one million variants per second.

The project is backed by a Nucleic Acids Research article and is developed in the Jeroen de Ridder lab. Its README explains the core design: chunking the genome, encoding variants into compact integers when possible, using zip files, delta encoding, integer compression, and lookup tables for selected integer, float, or low-cardinality string fields.

採用の歴史

echtvar's adoption path is a scientific-tool path rather than a broad developer-tool path: users can download static binaries and pre-encoded gnomAD v3.1.2 resources from GitHub releases, or build the Rust project themselves. Homebrew packaging makes it easier to install the executable on developer and analysis workstations.

The project is niche compared with general bioinformatics standards such as htslib, but it fills a practical need for fast annotation/filtering against large population datasets.

使われ方

A common workflow is to encode a population VCF once with echtvar encode, then reuse the resulting .echtvar.zip archive for many annotation runs with echtvar anno. The README shows annotation with multiple -e archive arguments and optional filtering expressions such as allele-frequency thresholds.

Encode configuration uses JSON5 to select and rename VCF fields, while annotation consumes decomposed and normalized VCF/BCF inputs and can stream from stdin.

パッケージ好きにとっての重要性

echtvar is interesting because it packages a paper-backed bioinformatics data structure as a small Rust CLI. Package managers help users get the executable, while GitHub releases carry large precomputed domain data that would not belong inside a formula.

Its dependency story is also typical of modern bioinformatics packaging: htslib/rust-htslib for VCF/BCF I/O, compression libraries for speed, and a command-line interface meant to slot into pipelines.

タイムライン

  • 2021: Public echtvar GitHub repository created.
  • 2022: v0.1.0 initial release published.
  • 2022: Nucleic Acids Research article page published for echtvar.
  • 2026: v0.2.4 released, with repository activity continuing.

Related projects

  • The README credits htslib via rust-htslib for reading and writing BCF/VCF.
  • gnomAD is the main example population resource used for pre-encoded echtvar archives.
  • stream-vbyte, bincode, and fasteval are part of the implementation and expression-evaluation story described by the README.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
echtvarcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.2.4
マネージャ更新日2026-04-30
ローカルデータOK
上流最新
検出された最新v0.2.4

https://github.com/brentp/echtvar

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:echtvar
バージョン0.2.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/echtvar
ホームページhttps://academic.oup.com/nar/advance-article/doi/10.1093/nar/gkac931/6775383
リポジトリhttps://github.com/brentp/echtvar
上流ドキュメントhttps://academic.oup.com/nar/advance-article/doi/10.1093/nar/gkac931/6775383
ライセンスMIT
ソースアーカイブhttps://github.com/brentp/echtvar/archive/refs/tags/v0.2.4.tar.gz
最終更新2026-04-30T17:38:56Z
Pulseupdated
依存関係openssl@3
ビルド依存関係cmake, pkgconf, rust
macOS 提供ライブラリbzip2
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameechtvar
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment