macOS
brew install flyelocal Homebrew formula metadata
brew
De novo assembler for single molecule sequencing reads using repeat graphs. Version 2.9.6 via Homebrew; verified 2026-06-22.
install
brew install flyelocal Homebrew formula metadata
sudo apt install flyeDebian stable package indexes · flye · source: deb.debian.org
nix profile install nixpkgs#flyenixpkgs package indexes · pkgs/by-name/fl/flye/package.nix · source: api.github.com
overview
De novo assembler for single molecule sequencing reads using repeat graphs
history
Flye is a de novo assembler for long, single-molecule sequencing reads from platforms such as PacBio and Oxford Nanopore. It is distributed as a command-line bioinformatics package and presents a complete assembly pipeline from raw reads to polished contigs, with special support for metagenome assembly through metaFlye.
The project grew out of the ABruijn/Flye line of assemblers developed in Pavel Pevzner's lab at UCSD. Its official release history shows early releases under the ABruijn name in 2016 and 2017, followed by Flye releases from the 2.x series onward.
Flye's core technical identity is its repeat graph approach. The README describes repeat graphs as an alternative to de Bruijn graphs for noisy long-read data, using approximate sequence matches and classifying graph edges as unique or repetitive to support reconstruction of assemblies.
Flye became a standard packaged long-read assembler in bioinformatics workflows because it targets both PacBio and Oxford Nanopore reads, covers bacterial through mammalian-scale assemblies, and advertises Bioconda installation from the official README. The input package metadata also records packaging across Homebrew, Debian, Ubuntu, and Nix.
Typical usage is as the `flye` CLI: users provide raw PacBio or ONT reads, select the appropriate read mode, and receive polished contigs and graph outputs. The README also documents metagenome assembly, benchmark datasets, and downstream visualization or phasing tools.
Flye is notable to package maintainers because it combines Python/C++ bioinformatics code with bundled third-party components such as minimap2 and samtools, while remaining a user-facing CLI. It is also a good example of a research tool that crossed into routine package-manager distribution because long-read sequencing became common laboratory infrastructure.
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 |
|---|---|---|---|
flye | cli | global executable | |
flye-minimap2 | cli | global executable | |
flye-modules | cli | global executable | |
flye-samtools | 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/mikolmogorov/Flye
install metadata
| Package key | brew:flye |
|---|---|
| Version | 2.9.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/flye |
| Homepage | https://github.com/mikolmogorov/Flye |
| Repository | https://github.com/mikolmogorov/Flye |
| Upstream docs | https://github.com/mikolmogorov/Flye |
| License | BSD-3-Clause AND Apache-2.0 AND BSL-1.0 AND CC-BY-3.0 AND MIT |
| Source archive | https://github.com/mikolmogorov/Flye/archive/refs/tags/2.9.6.tar.gz |
| Last updated | 2026-06-22T14:03:21-07:00 |
| Pulse | updated |
| Dependencies | python@3.14, samtools |
| 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 | flye |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
flye 2.9.5+dfsg-1
de novo assembler for single molecule sequencing reads using repeat graphs
https://github.com/fenderglass/Flye
sudo apt install flyeflye
nix profile install nixpkgs#flyeflye 2.9.3+dfsg2-1
de novo assembler for single molecule sequencing reads using repeat graphs
https://github.com/fenderglass/Flye
sudo apt install flyesource 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.