macOS
brew install alevin-frylocal Homebrew formula metadata
brew
alevin-fry のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install alevin-frylocal Homebrew formula metadata
概要
Efficient and flexible tool for processing single-cell sequencing data
履歴
alevin-fry is a Rust command-line suite for rapid, accurate, and memory-frugal processing of single-cell and single-nucleus sequencing data. It is a bioinformatics package where packaging matters because users often need reproducible pipelines more than interactive software.
The official README says alevin-fry consumes RAD files produced by piscem or salmon alevin, generates permit lists, and estimates distinct molecules per gene per cell. The project focuses on safety, accuracy, time efficiency, and memory efficiency.
The README and documentation present alevin-fry as the successor to alevin. It subsumes core alevin features, adds capabilities, improves performance, and is where the maintainers expect most future method development to happen, while salmon alevin remains maintained for users not ready to migrate.
The project was described in the 2022 Nature Methods paper 'Alevin-fry unlocks rapid, accurate and memory-frugal quantification of single-cell RNA-seq data.' Its changelog shows active releases through the 0.9 series, including USA-mode support, UMI resolution modes, dependency updates, and command-line validation improvements.
The official README documents Bioconda availability for x86 Linux and macOS, crates.io installation through Cargo, and source builds with Cargo. The supplied package facts add Homebrew packaging, while the README points to Bioconda badges, tutorials, GitHub discussions, and downstream R/Bioconductor loading paths.
The adoption story is workflow-oriented: alevin-fry is meant to sit in pipelines with piscem or salmon upstream and fishpond, alevinQC, pyroe, or SingleCellExperiment downstream. The project also recommends simpleaf as a wrapper/workflow runner to make common reference-building and quantification workflows easier.
Users typically produce RAD files with piscem or salmon alevin, then use alevin-fry commands such as permit-list generation, collation, quantification, and inference. The Read the Docs site organizes this around commands including `generate-permit-list`, `collate`, `quant`, `infer`, and `atac`.
Installation is intentionally package-manager friendly: `conda install -c bioconda alevin-fry`, `cargo install alevin-fry`, Homebrew packaging, or a direct source build with `cargo build --release`.
alevin-fry matters to package nerds because it is a scientific CLI whose real unit of use is the reproducible workflow. Versioned binaries, Bioconda, Cargo, Homebrew, and documentation all reduce friction for lab pipelines and HPC environments.
It also shows the Rust-in-bioinformatics pattern: performance-sensitive command-line genomics tools distributed through both language-native crates and scientific package channels.
セキュリティ状態
alevin-fry に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
alevin-fry | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/COMBINE-lab/alevin-fry
インストールメタデータ
| パッケージキー | brew:alevin-fry |
|---|---|
| バージョン | 0.16.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/alevin-fry |
| ホームページ | https://github.com/COMBINE-lab/alevin-fry |
| リポジトリ | https://github.com/COMBINE-lab/alevin-fry |
| 上流ドキュメント | https://alevin-fry.readthedocs.io/en/latest |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/COMBINE-lab/alevin-fry/archive/refs/tags/v0.16.0.tar.gz |
| 最終更新 | 2026-07-08T03:19:30Z |
| Pulse | updated |
| ビルド依存関係 | cmake, rust |
| macOS 提供ライブラリ | bzip2 |
| 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 | alevin-fry |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.