×

nf-core/clusty @ 0.0.0-0c7146d

Clusty is a tool for large-scale clustering using sparse distance matrices, suitable for datasets with millions of objects.

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @Joon-Klaps
Maintainers: @Joon-Klaps

Summary

Clusty is a tool for large-scale clustering using sparse distance matrices, suitable for datasets with millions of objects.

Get started

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

include { CLUSTY } from 'nf-core/clusty'

License

MIT License

Process
Name CLUSTY
Input 2 channels
#1 tuple
meta map

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

distances file

pairwise distances file (e.g., TSV format)

*.tsv
#2 tuple
meta2 map

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

objects file

Optional TSV file containing object identifiers

*.tsv
Output 2 channels
#1 assignments tuple
meta map

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

*.tsv file

TSV file with cluster assignments

*.tsv
#2 versions_clusty tuple
${task.process} string

The name of the process

clusty string

The name of the tool

echo $(clusty --version 2>&1 string

The version of the tool

Tool Description Homepage
clusty Clusty is a tool for large-scale data clustering. https://github.com/refresh-bio/clusty
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:31:04 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fclusty/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/clusty/blobs/sha256:01372172a39f5b7e989df3f19a2cf11d6b809a3d50621e59302f9d2c82243d1c
Size 2.5 KB
Checksum sha256:01372172a39f5b7e989df3f19a2cf11d6b809a3d50621e59302f9d2c82243d1c
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:31:04 (UTC) 1 2.5 KB -