pkg.soopen package index

brew / rang 9736

Installer salmon avec Homebrew, apt, Nix

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install salmon

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install salmon

Debian stable package indexes · salmon · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#salmon

nixpkgs package indexes · pkgs/by-name/sa/salmon/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Transcript-level quantification from RNA-seq reads

Commandes et alias

  • salmon

historique

Historique du projet et usages

salmon is a COMBINE-lab command-line tool for fast, accurate transcript-level quantification from RNA-seq reads. Its current official documentation describes the core workflow as building a reusable transcriptome index with `salmon index`, quantifying reads with `salmon quant`, and consuming the resulting `quant.sf` abundance table in downstream RNA-seq tooling.

Historique du projet

The project is tied to the 2017 Nature Methods paper by Patro, Duggal, Love, Irizarry, and Kingsford, which the official docs and README ask users to cite. The original C++ salmon line became a common bulk RNA-seq quantifier, with selective alignment becoming the default mapping strategy from the 1.0.0 line according to the legacy official documentation.

In 2026 the project released salmon 2.0, a from-scratch Rust rewrite. Official release notes say the rewrite kept the familiar `salmon index` to `salmon quant` to `quant.sf` workflow and downstream output formats while moving to a single portable binary and adding an alignment-free `--sketch` mode.

Historique d'adoption

salmon is packaged across multiple package-manager ecosystems in the supplied package facts, including Homebrew, Debian, Ubuntu, and Nix. The official installation docs also document install-script binaries, Cargo, conda/Bioconda, Docker Hub, and GHCR images, reflecting its use in reproducible computational-biology pipelines.

The official docs describe `quant.sf` as directly readable by tximport, tximeta, fishpond, and swish, which is why salmon appears frequently in RNA-seq analysis workflows as a quantification stage rather than as a standalone end-user application.

Modes d'utilisation

Typical use is to build an index from transcript FASTA input, quantify single-end or paired-end FASTQ reads against that index, and read transcript-level abundance estimates from `quant.sf`. The CLI also supports transcriptome BAM input, RAD input, bias correction flags, bootstraps or Gibbs samples for uncertainty, gene-level output via a transcript-to-gene map, and `quantmerge` for combining columns across samples.

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

salmon matters to package maintainers because it sits at the intersection of scientific CLI distribution and performance-sensitive native code. The 2.x Rust rewrite reduced the historic C++ dependency burden while preserving command names and output files, which makes package upgrades easier but still requires users to rebuild old C++ indices.

Chronologie

  • 2017: Salmon Nature Methods paper published and cited by the official project docs.
  • 1.0.0 line: Selective alignment becomes the default mapping strategy according to the official legacy docs.
  • 2026-06-13: salmon 2.0.0 released as the first Rust rewrite, retaining the index/quant/quant.sf workflow.
  • 2026-06-23: legacy C++ v1.12.1 release notes recommend 2.x for bulk RNA-seq and reserve 1.x for users needing the original C++ implementation.
  • 2026-07-02: GitHub lists v2.3.1 as the latest release.

Related projects

  • Official docs name tximport, tximeta, fishpond, and swish as downstream tools that consume salmon output. They also point users of the removed historical `salmon alevin` single-cell workflow to the alevin-fry ecosystem.

Sources

  • Official CLI reference: https://combine-lab.github.io/salmon/reference/cli/
  • Official GitHub README/releases: https://github.com/COMBINE-lab/salmon
  • Official docs introduction: https://combine-lab.github.io/salmon/getting-started/introduction/
  • Official docs: https://combine-lab.github.io/salmon/
  • Supplied input fields: source_facts.package-manager, source_facts.description, source_facts.repo

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour salmon. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
salmonexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire2.4.1
gestionnaire mis à jour2026-07-30
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:salmon
Version2.4.1
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/COMBINE-lab/salmon
Dépôthttps://github.com/COMBINE-lab/salmon
Dernière mise à jour2026-07-30T01:26:57Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

salmon 1.10.2+ds1-1+b5

wicked-fast transcript quantification from RNA-seq data

https://github.com/COMBINE-lab/salmon

sudo apt install salmon
  • Section: science
  • Architecture: amd64
  • Source Package: salmon
  • 12 Dépendances
  • normalized package name match
  • Correspondance par : Salmon
Debian stable package indexes · deb.debian.org · Debian stable package indexes: salmon from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

salmon

nix profile install nixpkgs#salmon
  • normalized package name match
  • Correspondance par : Salmon
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sa/salmon/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

salmon 1.10.2+ds1-1build2

wicked-fast transcript quantification from RNA-seq data

https://github.com/COMBINE-lab/salmon

sudo apt install salmon
  • Section: universe/science
  • Architecture: amd64
  • 12 Dépendances
  • normalized package name match
  • Correspondance par : Salmon
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: salmon from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation