nf-core/humid @ 0.0.0-0c7146d
Summary
HUMID is a tool to quickly and easily remove duplicate reads from FastQ files, with or without UMIs.
Get started
Add the following snippet to your workflow script to include this module.
include { HUMID } from 'nf-core/humid'
License
MIT License
Name
|
HUMID |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
reads
file
|
Fastq file(s) to deduplicate *.{fastq,fq,fastq.gz,fq.gz}
|
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
umi_file
file
|
UMI file |
log
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}.log
file
|
Log file of humid, containing progress and errors *.log
|
dedup
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_dedup*.fastq.gz
file
|
Deduplicated Fastq file(s) *.{fastq,fq,fastq.gz,fq.gz}
|
stats
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}
directory
|
Directory containing statistics file, use for multiqc. ${prefix}/
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
annotated
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_annotated*.fastq.gz
file
|
Annotated Fastq file(s) *.{fastq,fq,fastq.gz,fq.gz}
|
| Tool | Description | Homepage |
|---|---|---|
| humid | HUMID -- High-performance UMI Deduplicator | https://github.com/jfjlaros/HUMID |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:48:27 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fhumid/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/humid/blobs/sha256:5fae8fb35f9ec96df87630df93f399e15862d83e178c673d761df73515ba39c4 |
| Size | 3.4 KB |
| Checksum | sha256:5fae8fb35f9ec96df87630df93f399e15862d83e178c673d761df73515ba39c4 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:48:27 (UTC) | 1 | 3.4 KB | - |