macOS
brew install flyelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für flye in AI-Agent-Workflows.
Installation
brew install flyelocal Homebrew formula metadata
sudo apt install flyeDebian stable package indexes · flye · Quelle: deb.debian.org
nix profile install nixpkgs#flyenixpkgs package indexes · pkgs/by-name/fl/flye/package.nix · Quelle: api.github.com
Überblick
De novo assembler for single molecule sequencing reads using repeat graphs
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
flye | cli | globales Executable | |
flye-minimap2 | cli | globales Executable | |
flye-modules | cli | globales Executable | |
flye-samtools | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/mikolmogorov/Flye
Installationsmetadaten
| Paketschlüssel | brew:flye |
|---|---|
| Version | 2.9.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/flye |
| Homepage | https://github.com/mikolmogorov/Flye |
| Repository | https://github.com/mikolmogorov/Flye |
| Upstream-Dokumentation | https://github.com/mikolmogorov/Flye |
| Lizenz | BSD-3-Clause AND Apache-2.0 AND BSL-1.0 AND CC-BY-3.0 AND MIT |
| Quellarchiv | https://github.com/mikolmogorov/Flye/archive/refs/tags/2.9.6.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:03:21-07:00 |
| Pulse | updated |
| Abhängigkeiten | python@3.14, samtools |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 flyeQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.