# Installer oarfish avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de oarfish pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:oarfish
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install oarfish
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:oarfish
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.10.3
- **Résumé source:** Long read RNA-seq quantification
- **Page d'accueil:** <https://github.com/COMBINE-lab/oarfish>
- **Dépôt:** <https://github.com/COMBINE-lab/oarfish>
- **Dernière mise à jour:** 2026-07-27T05:36:42Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- oarfish (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.10.3
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2022-06-27: COMBINE-lab/oarfish repository was created.
- 2024-02-28: The oarfish preprint was posted to bioRxiv.
- 2026-06-07: GitHub release v0.10.0 was published.

### Related projects

- The documentation compares or connects oarfish with NanoCount-style filters, minimap2 and other aligners for BAM input, rammap for in-process long-read mapping, and bramble for genome-to-transcript projection.

### Sources

- <https://academic.oup.com/bioinformatics/article/41/Supplement_1/i304/8199410>
- <https://api.github.com/repos/COMBINE-lab/oarfish>
- <https://bioconda.github.io/recipes/oarfish/README.html>
- <https://formulae.brew.sh/formula/oarfish>
- <https://github.com/COMBINE-lab/oarfish>
- <https://github.com/COMBINE-lab/oarfish/releases>
- <https://pubmed.ncbi.nlm.nih.gov/38464200/>
- <https://www.biorxiv.org/content/10.1101/2024.02.28.582591v1>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/oarfish.yml](https://github.com/mxcl/pkgdb/blob/main/combined/oarfish.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
