macOS
brew install flyelocal Homebrew formula metadata
brew
flye のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install flyelocal Homebrew formula metadata
nix profile install nixpkgs#flyenixpkgs package indexes · pkgs/by-name/fl/flye/package.nix · ソース: api.github.com
概要
De novo assembler for single molecule sequencing reads using repeat graphs
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
flye | cli | グローバル実行可能ファイル | |
flye-minimap2 | cli | グローバル実行可能ファイル | |
flye-modules | cli | グローバル実行可能ファイル | |
flye-samtools | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mikolmogorov/Flye
インストールメタデータ
| パッケージキー | brew:flye |
|---|---|
| バージョン | 2.9.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/flye |
| ホームページ | https://github.com/mikolmogorov/Flye |
| リポジトリ | https://github.com/mikolmogorov/Flye |
| 上流ドキュメント | https://github.com/mikolmogorov/Flye |
| ライセンス | BSD-3-Clause AND Apache-2.0 AND BSL-1.0 AND CC-BY-3.0 AND MIT |
| ソースアーカイブ | https://github.com/mikolmogorov/Flye/archive/refs/tags/2.9.6.tar.gz |
| 最終更新 | 2026-06-22T14:03:21-07:00 |
| Pulse | updated |
| 依存関係 | python@3.14, samtools |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 flyeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.