macOS
brew install seqtklocal Homebrew formula metadata
brew / rank 5171
Toolkit for processing sequences in FASTA/Q formats. Version 1.5 via Homebrew; verified 2026-09-11. Also installable with debian: sudo apt install seqtk.
install
brew install seqtklocal Homebrew formula metadata
sudo apt install seqtkDebian stable package indexes · seqtk · source: deb.debian.org
nix profile install nixpkgs#seqtknixpkgs package indexes · pkgs/by-name/se/seqtk/package.nix · source: api.github.com
overview
Toolkit for processing sequences in FASTA/Q formats
history
Seqtk is a lightweight command-line toolkit for common transformations and selections on FASTA and FASTQ biological-sequence files.
Seqtk was created by Heng Li as a fast, lightweight toolkit for manipulating FASTA and FASTQ sequence data. Its implementation and build remain deliberately small, with zlib as its only library dependency.
Seqtk is distributed by multiple Unix package ecosystems, including Homebrew, Debian, Ubuntu, and Nix, making its small command-line toolkit readily available in bioinformatics environments.
Typical uses include FASTQ-to-FASTA conversion, reverse complementation, sequence or region extraction, masking, paired-read subsampling, quality trimming, and line normalization. It accepts gzip-compressed input and is commonly placed in shell pipelines.
Seqtk is valued as a compact, zlib-only sequence-processing utility that composes naturally with pipes and established genomics tools. Its focused executable covers many routine FASTA/FASTQ transformations without requiring a larger workflow framework.
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 |
|---|---|---|---|
seqtk | 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.
install metadata
| Package key | brew:seqtk |
|---|---|
| Version | 1.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/seqtk |
| Homepage | https://github.com/lh3/seqtk |
| Repository | https://github.com/lh3/seqtk |
| License | MIT |
| Source archive | https://github.com/lh3/seqtk/archive/refs/tags/v1.5.tar.gz |
| Last updated | 2026-09-11T16:43:42Z |
| Pulse | updated |
| 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 | seqtk |
| 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.
seqtk 1.4-2
Fast and lightweight tool for processing sequences in the FASTA or FASTQ format
sudo apt install seqtkseqtk
nix profile install nixpkgs#seqtkseqtk 1.4-2
Fast and lightweight tool for processing sequences in the FASTA or FASTQ format
sudo apt install seqtksource 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.