nf-core/ska/distance @ 0.0.0-0c7146d
Summary
Calculate pairwise distances and basic clustering from SKA sketches
Get started
Add the following snippet to your workflow script to include this module.
include { SKA_DISTANCE } from 'nf-core/ska/distance'
License
MIT License
Process
Name
|
SKA_DISTANCE |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
sketch_files
file
|
SKA sketch files *.skf
|
sketch_list
file
|
List of SKA sketch files *.txt
|
Output
5 channels
#1
dot
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.dot
file
|
DOT file for visualization *.dot
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#3
distances
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*distances.tsv
file
|
Pairwise distance table *distance.tsv
|
#4
cluster_list
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*clusters.tsv
file
|
List of samples and their clusters *clusters.tsv
|
#5
cluster_files
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*cluster*.txt
file
|
Cluster files *cluster*.txt
|
| Tool | Description | Homepage |
|---|---|---|
| ska | SKA (Split Kmer Analysis) | https://github.com/simonrharris/SKA |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:14:15 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fska%2Fdistance/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/ska/distance/blobs/sha256:61cf0ae37b7756a776e42d224ba98d45ea640af14cd63ad1c21ce11ca6f66e8e |
| Size | 3.4 KB |
| Checksum | sha256:61cf0ae37b7756a776e42d224ba98d45ea640af14cd63ad1c21ce11ca6f66e8e |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:14:15 (UTC) | 1 | 3.4 KB | - |