×

nf-core/autocycler/trim @ 0.0.0-6c4ed3a

Trim cluster assembly graphs to remove unsupported segments prior to resolution.

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules
Maintainers: @dwells-eit

Summary

Trim cluster assembly graphs to remove unsupported segments prior to resolution.

Get started

Add the following snippet to your workflow script to include this module.

include { AUTOCYCLER_TRIM } from 'nf-core/autocycler/trim'

License

MIT License

Process
Name AUTOCYCLER_TRIM
Input 1 channel
#1 tuple
meta map

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

gfa file

Cluster-specific assembly graph in GFA format.

*.gfa
Output 3 channels
#1 gfa tuple
meta map

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

trim/$prefix/*.gfa file

Trimmed assembly graphs emitted by Autocycler.

trim/*/*.gfa
#2 stats tuple
meta map

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

trim/$prefix/*.yaml file

Trimming statistics for each cluster.

trim/*/*.yaml
#3 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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:03:11 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fautocycler%2Ftrim/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/autocycler/trim/blobs/sha256:b9061c0bb5f4e47673bd7f112b572c95e50ba96c7c8fe835b148178ae341223d
Size 3.0 KB
Checksum sha256:b9061c0bb5f4e47673bd7f112b572c95e50ba96c7c8fe835b148178ae341223d
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:03:11 (UTC) 3 3.0 KB
0.0.0-3fc6d40 22 Apr 2026 15:02:28 (UTC) 3 3.0 KB
0.0.0-0c7146d 08 Apr 2026 18:43:57 (UTC) 4 3.0 KB