×

nf-core/khmer/uniquekmers @ 0.0.0-6c4ed3a

In-memory nucleotide sequence k-mer counting, filtering, graph traversal and more

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

Summary

In-memory nucleotide sequence k-mer counting, filtering, graph traversal and more

Get started

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

include { KHMER_UNIQUEKMERS } from 'nf-core/khmer/uniquekmers'

License

MIT License

Process
Name KHMER_UNIQUEKMERS
Input 2 channels
#1 tuple
meta map

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

fasta file

fasta file

*.{fa,fasta}
kmer_size integer

k-mer size to use

Output 3 channels
#1 kmers tuple
meta map

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

*.kmers.txt file

Text file containing number of kmers

*.kmers.txt
#2 report tuple
meta map

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

*.report.txt file

Text file containing unique-kmers.py execution report

*.report.txt
#3 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
khmer khmer k-mer counting library https://github.com/dib-lab/khmer
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:26:51 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fkhmer%2Funiquekmers/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/khmer/uniquekmers/blobs/sha256:00fa15de3810d34ec28d428ae825148d52bd87fd41d74ae276b0b2ff661f70db
Size 2.4 KB
Checksum sha256:00fa15de3810d34ec28d428ae825148d52bd87fd41d74ae276b0b2ff661f70db
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:26:51 (UTC) 3 2.4 KB
0.0.0-3fc6d40 22 Apr 2026 15:18:48 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 19:12:49 (UTC) 3 2.4 KB