nf-core/leehom @ 0.0.0-6c4ed3a
Summary
Bayesian reconstruction of ancient DNA fragments
Get started
Add the following snippet to your workflow script to include this module.
include { LEEHOM } from 'nf-core/leehom'
License
MIT License
Name
|
LEEHOM |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
reads
file
|
Unaligned BAM or one or two gzipped FASTQ file(s) *.{bam,fq.gz,fastq.gz}
|
bam
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}.bam
file
|
BAM file *.bam
|
log
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.log
file
|
Log file of command *.log
|
fq_fail
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}.fail.fq.gz
file
|
Failed trimmed and merged FASTQs *.fail.fq.gz
|
fq_pass
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}.fq.gz
file
|
Trimmed and merged FASTQ *.fq.gz
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
unmerged_r1_fq_fail
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}_r1.fail.fq.gz
file
|
Failed unmerged R1 FASTQs *.r1.fail.fq.gz
|
unmerged_r1_fq_pass
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}_r1.fq.gz
file
|
Passed unmerged R1 FASTQs *.r1.fq.gz
|
unmerged_r2_fq_fail
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}_r2.fail.fq.gz
file
|
Failed unmerged R2 FASTQs *.r2.fail.fq.gz
|
unmerged_r2_fq_pass
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}_r2.fq.gz
file
|
Passed unmerged R2 FASTQs *.r2.fq.gz
|
| Tool | Description | Homepage |
|---|---|---|
| leehom | Bayesian reconstruction of ancient DNA fragments | https://grenaud.github.io/leeHom/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:27:39 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fleehom/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/leehom/blobs/sha256:78c539cde81be340c767ece2e082704c3255815af558a45c6b43020da3438400 |