macOS
brew install autocyclerlocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.