nf-core/skani/dist @ 0.0.0-0c7146d
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. |
|---|---|
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. |
|---|---|
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. |
|---|---|
${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 | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:14:19 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fskani%2Fdist/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/skani/dist/blobs/sha256:754a4d506741d3ba8fadda523a3ed1e85a2e99677daa57ef13ac4a694dfc3b2d |
| Size | 2.4 KB |
| Checksum | sha256:754a4d506741d3ba8fadda523a3ed1e85a2e99677daa57ef13ac4a694dfc3b2d |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:14:19 (UTC) | 1 | 2.4 KB | - |