nf-core/trycycler/cluster @ 0.0.0-3fc6d40
Summary
Cluster contigs from multiple assemblies by similarity
Get started
Add the following snippet to your workflow script to include this module.
include { TRYCYCLER_CLUSTER } from 'nf-core/trycycler/cluster'
License
MIT License
Process
Name
|
TRYCYCLER_CLUSTER |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
contigs
file
|
Contigs file |
reads
file
|
Long-read FASTQ file, optionally gzip compressed |
Output
2 channels
#1
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#2
cluster_dir
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*
directory
|
Output directory containing clustering results |
| Tool | Description | Homepage |
|---|---|---|
| trycycler | Trycycler is a tool for generating consensus long-read assemblies for bacterial genomes | https://github.com/rrwick/Trycycler |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:34:56 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ftrycycler%2Fcluster/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/trycycler/cluster/blobs/sha256:c3af916a19867603420194a05df6d977bef2ac5ae12d653959ebd9dddcd2b68e |
| Size | 3.0 KB |
| Checksum | sha256:c3af916a19867603420194a05df6d977bef2ac5ae12d653959ebd9dddcd2b68e |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:50:19 (UTC) | 3 | 3.0 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:34:56 (UTC) | 3 | 3.0 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:44:26 (UTC) | 3 | 2.9 KB |