pkg.soopen package index

brew / 排名 9715

使用 Homebrew, apt, Nix 安装 salmon

查看 salmon 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install salmon

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install salmon

Debian stable package indexes · salmon · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#salmon

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

概览

软件包摘要

Transcript-level quantification from RNA-seq reads

命令和别名

  • salmon

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

来源

  • 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

安全态势

尚未找到受保护工具覆盖

没有找到 salmon 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
salmoncli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本2.4.1
管理器更新时间2026-07-30
本地数据OK
上游当前
检测到的最新版本v2.4.1

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

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:salmon
版本2.4.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/salmon
主页https://github.com/COMBINE-lab/salmon
仓库https://github.com/COMBINE-lab/salmon
许可证BSD-3-Clause
源码归档https://github.com/COMBINE-lab/salmon/archive/refs/tags/v2.4.1.tar.gz
最后更新2026-07-30T01:26:57Z
Pulseupdated
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesalmon
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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