nf-core/autocycler/cluster @ 0.0.0-0c7146d
Summary
Cluster replicons in compressed assemblies with Autocycler.
Get started
Add the following snippet to your workflow script to include this module.
include { AUTOCYCLER_CLUSTER } from 'nf-core/autocycler/cluster'
License
MIT License
Name
|
AUTOCYCLER_CLUSTER |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
gfa
file
|
Assembly graph files produced by the compression step. */*.gfa
|
tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
clustering/$prefix/*.tsv
file
|
Tabular summary of cluster relationships. clustering/*/*.tsv
|
stats
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
clustering/$prefix/*.yaml
file
|
Run-level statistics for the clustering step. clustering/*/*.yaml
|
newick
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
clustering/$prefix/*.newick
file
|
Newick tree relating contigs. clustering/*/*.newick
|
clusters
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
clustering/$prefix/qc_pass/*/*.gfa
file
|
Aassembly graphs of clustered contigs. clustering/*/qc_pass/*/*.gfa
|
clusterstats
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
clustering/$prefix/qc_pass/*/*.yaml
file
|
Per-cluster metrics reported by Autocycler. clustering/*/qc_pass/*/*.yaml
|
pairwisedistances
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
clustering/$prefix/*.phylip
file
|
Pairwise distance matrix in PHYLIP format. clustering/*/*.phylip
|
versions_autocycler
tuple
${task.process}
string
|
The name of the process |
|---|---|
autocycler
string
|
The name of the tool |
autocycler --version | sed 's/^[^ ]* //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| autocycler | A tools for generating consensus long-read assemblies for bacterial genomes. | https://github.com/rrwick/Autocycler/wiki |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:23:15 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fautocycler%2Fcluster/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/autocycler/cluster/blobs/sha256:fbae1e4705426a83c584587c7fd5fc9c79ffabdddd7dfef9a84f867d74c6daa8 |
| Size | 3.1 KB |
| Checksum | sha256:fbae1e4705426a83c584587c7fd5fc9c79ffabdddd7dfef9a84f867d74c6daa8 |
| Downloads | 1 |