macOS
brew install autocyclerlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für autocycler in AI-Agent-Workflows.
Installation
brew install autocyclerlocal Homebrew formula metadata
Überblick
Tool for generating consensus long-read assemblies for bacterial genomes
Verlauf
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.
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 |
|---|---|---|---|
autocycler | 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/rrwick/Autocycler
Installationsmetadaten
| Paketschlüssel | brew:autocycler |
|---|---|
| Version | 0.6.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/autocycler |
| Homepage | https://github.com/rrwick/Autocycler |
| Repository | https://github.com/rrwick/Autocycler |
| Upstream-Dokumentation | https://github.com/rrwick/Autocycler/wiki |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/rrwick/Autocycler/archive/refs/tags/v0.6.2.tar.gz |
| Zuletzt aktualisiert | 2026-04-14T10:27:47Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| 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 | 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 |
|
Quellspur
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.