nf-core/skani/dist @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:46:18 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fskani%2Fdist/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/skani/dist/blobs/sha256:b1f68a2703dc861bfd008f6eab732cdae1cb70b31bb34acf26c9d8df5d02fa91 |
| Size | 2.4 KB |
| Checksum | sha256:b1f68a2703dc861bfd008f6eab732cdae1cb70b31bb34acf26c9d8df5d02fa91 |
| Downloads | 3 |
| 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 |