Description

Cluster replicons in compressed assemblies with Autocycler.

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1' ]

gfa{:bash}

:file

Assembly graph files produced by the compression step.

*/*.gfa

Output

name:type
description
pattern

clusters{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1' ]

clustering/$prefix/qc_pass/*/*.gfa{:bash}

:file

Aassembly graphs of clustered contigs.

clustering/*/qc_pass/*/*.gfa

clusterstats{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1' ]

clustering/$prefix/qc_pass/*/*.yaml{:bash}

:file

Per-cluster metrics reported by Autocycler.

clustering/*/qc_pass/*/*.yaml

newick{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1' ]

clustering/$prefix/*.newick{:bash}

:file

Newick tree relating contigs.

clustering/*/*.newick

tsv{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1' ]

clustering/$prefix/*.tsv{:bash}

:file

Tabular summary of cluster relationships.

clustering/*/*.tsv

pairwisedistances{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1' ]

clustering/$prefix/*.phylip{:bash}

:file

Pairwise distance matrix in PHYLIP format.

clustering/*/*.phylip

stats{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1' ]

clustering/$prefix/*.yaml{:bash}

:file

Run-level statistics for the clustering step.

clustering/*/*.yaml

versions_autocycler{:bash}

${task.process}{:bash}

:string

The name of the process

autocycler{:bash}

:string

The name of the tool

autocycler --version | sed 's/^[^ ]* //'{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

autocycler{:bash}

:string

The name of the tool

autocycler --version | sed 's/^[^ ]* //'{:bash}

:eval

The expression to obtain the version of the tool

Tools

autocycler
GPL-3.0

A tools for generating consensus long-read assemblies for bacterial genomes.