pkg.soopen package index

brew / 排名 12278

使用 Homebrew, apt 安装 trim-galore

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install trim-galore

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install trim-galore

Debian stable package indexes · trim-galore · 来源: deb.debian.org

概览

软件包摘要

Quality and adapter trimming for FastQ sequencing reads

命令和别名

  • trim_galore

历史

项目历史与用法

Trim Galore is a command-line tool for adapter and quality trimming of FASTQ sequencing reads, with extra support for bisulfite and RRBS workflows. It began as a Perl wrapper around Cutadapt and FastQC and later moved to a Rust implementation that preserves the established command-line interface and output conventions.

项目历史

The original Trim Galore project was developed at Babraham Bioinformatics by Felix Krueger. Official Babraham documentation describes it as a wrapper around Cutadapt and FastQC for consistent quality and adapter trimming of FastQ files, including special handling for MspI-digested RRBS libraries.

The official Trim Galore documentation describes v2.x as a faithful Rust rewrite of the earlier v0.6.x Perl tool. The rewrite consolidated adapter trimming, gzip handling, and FastQC-compatible reporting into a single static binary while retaining compatibility with common v0.6.x scripts and pipelines.

采用历史

Trim Galore became common in next-generation sequencing preprocessing because it wrapped the separate Cutadapt and FastQC steps behind one stable CLI and produced conventional FASTQ outputs plus trimming reports. The current docs describe more than ten years of production use and identify the older Perl wrapper as a de-facto standard in many bisulfite sequencing pipelines.

Package-manager adoption spans bioinformatics and general Unix packaging channels: the supplied package facts list Homebrew, Debian, and Ubuntu package names, while the official installation guide documents Bioconda, crates.io, Docker, source builds, and prebuilt binaries as current installation paths.

使用方式

Typical usage is file-oriented and pipeline-friendly: run `trim_galore input.fastq.gz` for single-end reads, `trim_galore --paired sample_R1.fastq.gz sample_R2.fastq.gz` for paired-end reads, and add workflow-specific flags such as `--rrbs`, `--fastqc`, `--cores`, `--poly_a`, or explicit adapter specifications.

Trim Galore writes trimmed FASTQ files and per-input trimming reports. The v2 documentation also describes structured JSON reports for MultiQC and an in-process FastQC-compatible reporting path.

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

Trim Galore matters to package-manager users because it sits at the boundary between classic scientific scripting and modern single-binary distribution. The old Perl-era package pulled together Perl, Python/Cutadapt, Java/FastQC, and compression tools; the v2 rewrite turns the same familiar CLI into a Rust binary with no runtime dependencies.

For reproducible bioinformatics environments, it is notable that the official install page now supports multiple packaging cultures: Cargo/crates.io, Bioconda, Docker via GitHub Container Registry, source builds, and release binaries, while distro/package-manager metadata in the input shows Homebrew, Debian, and Ubuntu coverage.

时间线

  • 2012: Official changelog lists v0.1.3 on 14 Mar 2012 and v0.1.4 on 21 Mar 2012.
  • 2013: v0.3.x releases expanded the early Perl wrapper line.
  • 2019: v0.6.0 was released on 1 Mar 2019.
  • 2021: v0.6.7 was released to obtain a Zenodo DOI.
  • 2026: v0.6.11 was released on 24 Feb 2026.
  • 2026: v2.x introduced the Rust rewrite as a single static binary and drop-in successor to v0.6.x.

Related projects

  • Cutadapt was the adapter-trimming engine wrapped by the historical Perl Trim Galore implementation.
  • FastQC provided external quality-control reports in the older workflow; v2 integrates FastQC-compatible reporting through fastqc-rust.
  • MultiQC is relevant because Trim Galore reports, including v2 JSON reports, are intended for aggregation in sequencing QC workflows.

安全态势

尚未找到受保护工具覆盖

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

安装行为

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

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

https://github.com/FelixKrueger/TrimGalore

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

安装元数据

软件包元数据

软件包键brew:trim-galore
版本2.3.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/trim-galore
主页https://github.com/FelixKrueger/TrimGalore
仓库https://github.com/FelixKrueger/TrimGalore
许可证GPL-3.0-only
源码归档https://github.com/FelixKrueger/TrimGalore/archive/refs/tags/v2.3.0.tar.gz
最后更新2026-07-11T13:10:09+02:00
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 Nametrim-galore
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%

trim-galore 0.6.10-1

automate quality and adapter trimming for DNA sequencing

https://www.bioinformatics.babraham.ac.uk/projects/trim_galore/

sudo apt install trim-galore
  • Section: science
  • Architecture: all
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Trim Galore
Debian stable package indexes · deb.debian.org · Debian stable package indexes: trim-galore from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

trim-galore 0.6.10-1

automate quality and adapter trimming for DNA sequencing

https://www.bioinformatics.babraham.ac.uk/projects/trim_galore/

sudo apt install trim-galore
  • Section: universe/science
  • Architecture: all
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Trim Galore
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: trim-galore 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