macOS
brew install alevin-frylocal Homebrew formula metadata
brew
Efficient and flexible tool for processing single-cell sequencing data. Version 0.16.0 via Homebrew; verified 2026-07-08.
install
brew install alevin-frylocal Homebrew formula metadata
overview
Efficient and flexible tool for processing single-cell sequencing data
history
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.
security posture
No matching local secret-handling manifest was found for alevin-fry. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
alevin-fry | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/COMBINE-lab/alevin-fry
install metadata
| Package key | brew:alevin-fry |
|---|---|
| Version | 0.16.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/alevin-fry |
| Homepage | https://github.com/COMBINE-lab/alevin-fry |
| Repository | https://github.com/COMBINE-lab/alevin-fry |
| Upstream docs | https://alevin-fry.readthedocs.io/en/latest |
| License | BSD-3-Clause |
| Source archive | https://github.com/COMBINE-lab/alevin-fry/archive/refs/tags/v0.16.0.tar.gz |
| Last updated | 2026-07-08T03:19:30Z |
| Pulse | updated |
| Build dependencies | cmake, rust |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.