×

nf-core/skani/search @ 0.0.0-3fc6d40

Memory-efficient ANI database queries with skani.

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

Summary

Memory-efficient ANI database queries with skani.

Get started

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

include { SKANI_SEARCH } from 'nf-core/skani/search'

License

MIT License

Process
Name SKANI_SEARCH
Input 2 channels
#1 tuple
meta map

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

query file

Input FASTA/skani sketch to search with.

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

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

sketch_dir directory

Directory containing the genome sketches and markers.

*
Output 2 channels
#1 search tuple
meta map

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

${prefix}.tsv file

TSV file containing ANI and AF as predicted by skani.

*.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-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:31:59 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fskani%2Fsearch/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/skani/search/blobs/sha256:37c89dfb7d9ae1312082d7c93a7a9db1fcebae3fcd03381fc06a9c775782fb1e
Size 2.3 KB
Checksum sha256:37c89dfb7d9ae1312082d7c93a7a9db1fcebae3fcd03381fc06a9c775782fb1e
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:46:19 (UTC) 3 2.3 KB
0.0.0-3fc6d40 22 Apr 2026 15:31:59 (UTC) 4 2.3 KB
0.0.0-0c7146d 08 Apr 2026 19:38:12 (UTC) 4 2.3 KB