macOS
brew install autocyclerlocal Homebrew formula metadata
brew
autocycler のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install autocyclerlocal Homebrew formula metadata
概要
Tool for generating consensus long-read assemblies for bacterial genomes
履歴
Autocycler is a Rust command-line tool for generating consensus long-read bacterial genome assemblies from multiple alternative assemblies.
The GitHub repository was created on 2023-11-10 and the first public GitHub release, v0.1.0, was published on 2024-11-11. The README describes Autocycler as the successor to Trycycler and says most users should prefer Autocycler over Trycycler.
In 2025, Wick, Howden and Stinear published the Autocycler paper in Bioinformatics, giving the project a formal citation path for research use. By 2026 the project had reached v0.6.2, published on 2026-04-14.
Autocycler's adoption path is academic and bioinformatics-oriented: the README asks research users to cite the Bioinformatics paper, the wiki provides workflows for automated and manually curated assemblies, and the installation docs mention Bioconda in addition to pre-built binaries.
Its scope is intentionally narrower than general genome assembly: the wiki says it aims to produce complete bacterial genome assemblies and requires input assemblies that are mostly or ideally all complete.
The wiki describes a multi-step workflow: subsample reads, generate several input assemblies with supported long-read assemblers, compress assemblies into a unitig graph, cluster contigs, trim and resolve clusters, then combine resolved clusters into consensus_assembly.fasta.
For minimal setup, the very quick start points users at a conda environment and an automated Bash pipeline that runs the full process with reads.fastq.gz, thread count and parallel job count.
Autocycler is notable for packaging a modern Rust bioinformatics executable whose usefulness depends on a surrounding toolchain of long-read assemblers. The binary itself is standalone, but real-world workflows often rely on conda environments, Dockerfiles or pipeline scripts to assemble the full stack.
For package databases, it is a good example of a domain-specific CLI where the Homebrew formula exposes only one executable while the official docs point to Bioconda and custom environments for complete scientific workflows.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
autocycler | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/rrwick/Autocycler
インストールメタデータ
| パッケージキー | brew:autocycler |
|---|---|
| バージョン | 0.6.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/autocycler |
| ホームページ | https://github.com/rrwick/Autocycler |
| リポジトリ | https://github.com/rrwick/Autocycler |
| 上流ドキュメント | https://github.com/rrwick/Autocycler/wiki |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/rrwick/Autocycler/archive/refs/tags/v0.6.2.tar.gz |
| 最終更新 | 2026-04-14T10:27:47Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| 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 | autocycler |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.