macOS
brew install oarfishlocal Homebrew formula metadata
brew
Long read RNA-seq quantification. Version 0.10.0 via Homebrew; verified 2026-06-21.
install
brew install oarfishlocal Homebrew formula metadata
overview
Long read RNA-seq quantification
history
oarfish is a Rust tool from COMBINE-lab for transcript-level quantification from long-read RNA-seq data, including Oxford Nanopore cDNA/direct RNA and PacBio reads. It allocates multi-mapping reads probabilistically with an expectation-maximization model and adds coverage information to improve isoform-level estimates.
The GitHub repository was created on June 27, 2022. The project emerged from the COMBINE-lab lineage of RNA-seq quantification tools, applying probabilistic transcript-assignment ideas to long-read sequencing rather than short-read workflows.
The method was described in the 2024 preprint and later Bioinformatics paper "Enhanced probabilistic modeling leads to improved accuracy in long-read transcriptome quantification." Distribution through GitHub releases, Cargo, Bioconda, and Homebrew made it available to both Rust users and bioinformatics workflow environments.
oarfish accepts transcriptome BAM alignments, raw reads that it maps internally, genome reads that are spliced-aligned and projected to transcripts, or existing genome BAMs projected against a transcript annotation. The common workflow is to supply long-read RNA-seq data plus transcript sequences or annotation, then produce transcript abundance estimates with optional bootstrap uncertainty and coverage modeling.
For package watchers, oarfish is a good example of scientific software moving through several distribution channels at once: a Rust codebase and Cargo package, prebuilt GitHub release binaries, Bioconda recipes for workflow managers, and a Homebrew formula for local command-line installs.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
oarfish | 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/oarfish
install metadata
| Package key | brew:oarfish |
|---|---|
| Version | 0.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/oarfish |
| Homepage | https://github.com/COMBINE-lab/oarfish |
| Repository | https://github.com/COMBINE-lab/oarfish |
| Upstream docs | https://github.com/COMBINE-lab/oarfish#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/COMBINE-lab/oarfish/archive/refs/tags/v0.10.0.tar.gz |
| Last updated | 2026-06-21T00:20:16Z |
| Pulse | updated |
| Build dependencies | 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 | oarfish |
| 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.