×

nf-core/skani/dist @ 0.0.0-0c7146d

Simple ANI calculation between reference and query genomes.

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

Summary

Simple ANI calculation between reference and query genomes.

Get started

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

include { SKANI_DIST } from 'nf-core/skani/dist'

License

MIT License

Process
Name SKANI_DIST
Input 2 channels
#1 tuple
meta map

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

query file

FASTA/skani sketch file to be used as query.

*.{fasta,fasta.gz,fa,fa.gz,fna,fna.gz,sketch}
#2 tuple
meta2 map

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

reference file

FASTA/skani sketch file to be used as reference.

*.{fasta,fasta.gz,fa,fa.gz,fna,fna.gz,sketch}
Output 2 channels
#1 dist tuple
meta map

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

${prefix}.tsv file

TSV file containing ANI and AF between query and reference as calculated by skani. pattern: "*.tsv"

#2 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
skani skani is a fast and robust tool for calculating ANI between metagenome assembled genomes and contigs. https://github.com/bluenote-1577/skani
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:38:10 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fskani%2Fdist/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/skani/dist/blobs/sha256:d96785e7e47a65151fd29746cb34f4e40c3692a708894865a8ee40e833489088
Size 2.4 KB
Checksum sha256:d96785e7e47a65151fd29746cb34f4e40c3692a708894865a8ee40e833489088
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:46:18 (UTC) 3 2.4 KB
0.0.0-3fc6d40 22 Apr 2026 15:31:58 (UTC) 3 2.5 KB
0.0.0-0c7146d 08 Apr 2026 19:38:10 (UTC) 4 2.4 KB