nf-core/khmer/trimlowabund @ 0.0.0-3fc6d40
Summary
Removes low abundance k-mers from FASTA/FASTQ files
Get started
Add the following snippet to your workflow script to include this module.
include { KHMER_TRIMLOWABUND } from 'nf-core/khmer/trimlowabund'
License
MIT License
Process
Name
|
KHMER_TRIMLOWABUND |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
seq_file
file
|
fasta/fastq file *.{fa,fasta,fas,fq,fastq}
|
Output
2 channels
#1
trimmed
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${output_path}
file
|
fasta/fastq file with low abundance k-mers removed. *.{fa,fasta,fas,fq,fastq}
|
#2
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-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:18:46 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fkhmer%2Ftrimlowabund/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/khmer/trimlowabund/blobs/sha256:e0aad3272b2fee1d62b3b49df28a7a562a88b520224167aecc5d10e1a53d40ee |
| Size | 2.6 KB |
| Checksum | sha256:e0aad3272b2fee1d62b3b49df28a7a562a88b520224167aecc5d10e1a53d40ee |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:26:50 (UTC) | 3 | 2.6 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:18:46 (UTC) | 4 | 2.6 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:12:47 (UTC) | 3 | 2.6 KB |