×

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

Storing skani sketches/indices on disk.

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @CarsonJM
Maintainers: @CarsonJM

Summary

Storing skani sketches/indices on disk.

Get started

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

include { SKANI_SKETCH } from 'nf-core/skani/sketch'

License

MIT License

Process
Name SKANI_SKETCH
Input 1 channel
#1 tuple
meta map

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

fasta file

Input FASTA file to be sketched

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

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

${prefix}/${fasta}.sketch file

File containing the genome sketch that will be used downstream.

#2 markers tuple
meta map

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

${prefix}/markers.bin file

Sparse set of markers to filter distant genomes.

#3 versions
versions.yml file

File containing software versions

versions.yml
#4 sketch_dir tuple
meta map

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

${prefix} directory

Directory containing the genome sketches and markers.

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:23 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fskani%2Fsketch/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/skani/sketch/blobs/sha256:8674de5526096d2f4fb39d6af44a03b696853c841d492dbbdf3126caefb5baf1
Size 2.4 KB
Checksum sha256:8674de5526096d2f4fb39d6af44a03b696853c841d492dbbdf3126caefb5baf1
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:14:23 (UTC) 1 2.4 KB -