macOS
brew install cutadaptlocal Homebrew formula metadata
brew
Removes adapter sequences from sequencing reads. Version 5.2 via Homebrew; verified 2026-05-04.
install
brew install cutadaptlocal Homebrew formula metadata
sudo apt install cutadaptDebian stable package indexes · cutadapt · source: deb.debian.org
overview
Removes adapter sequences from sequencing reads
history
Cutadapt is a bioinformatics command-line tool for finding and removing adapter sequences, primers, poly-A tails, and other unwanted sequence from high-throughput sequencing reads. Its documentation presents trimming as a routine cleanup step for small-RNA, amplicon, and other sequencing workflows.
The project documentation says Cutadapt development began at TU Dortmund University in Prof. Sven Rahmann's group and is now developed within NBIS, the National Bioinformatics Infrastructure Sweden. The documentation copyright begins in 2010, and the changelog records early public releases starting with v0.1 in September 2010.
Cutadapt became part of the standard sequencing-preprocessing toolbox because it solves a common, format-heavy cleanup problem with a scriptable CLI. The official README links to PyPI, source code, documentation, and a Galaxy platform wrapper, and its badges point to Python packaging and Bioconda distribution.
The tool is normally used in pipelines before alignment or downstream analysis: users provide FASTQ/FASTA reads and adapter or primer patterns, then ask Cutadapt to trim, filter, modify, demultiplex, and report results. Its changelog shows long-running attention to paired-end reads, JSON reports, demultiplexing, compression speed, Python version support, and reproducible output.
Cutadapt is package-manager significant because it bridges Python packaging, bioinformatics channels, and Unix CLI workflows. It is both a Python package and a command-line executable, with stable documentation, a citation, and a long changelog that makes downstream packaging and reproducibility work tractable.
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 |
|---|---|---|---|
cutadapt | 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/marcelm/cutadapt
install metadata
| Package key | brew:cutadapt |
|---|---|
| Version | 5.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cutadapt |
| Homepage | https://cutadapt.readthedocs.io |
| Repository | https://github.com/marcelm/cutadapt |
| Upstream docs | https://cutadapt.readthedocs.io/ |
| License | MIT |
| Source archive | https://github.com/marcelm/cutadapt.git |
| Last updated | 2026-05-04T20:29:09Z |
| Pulse | updated |
| Dependencies | python@3.14 |
| 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 | cutadapt |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cutadapt 4.7-2
Clean biological sequences from high-throughput sequencing reads
https://cutadapt.readthedocs.io/
sudo apt install cutadaptcutadapt 4.4-1build2
Clean biological sequences from high-throughput sequencing reads
https://cutadapt.readthedocs.io/
sudo apt install cutadaptsource 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.