nf-core/expansionhunterdenovo/merge @ 0.0.0-6c4ed3a
Summary
Merge STR profiles into a multi-sample STR profile
Get started
Add the following snippet to your workflow script to include this module.
include { EXPANSIONHUNTERDENOVO_MERGE } from 'nf-core/expansionhunterdenovo/merge'
License
MIT License
Name
|
EXPANSIONHUNTERDENOVO_MERGE |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
manifest
file
|
A tab-delimited file containing the sample name, whether it's case or control and the paths to the corresponding STR profiles. See here for an example: https://github.com/Illumina/ExpansionHunterDenovo/blob/master/documentation/06_Merging_profiles.md#manifest-files *.{tsv,txt}
|
meta2
map
|
Groovy Map containing reference information e.g. [ id:'test' ] |
|---|---|
fasta
file
|
The reference FASTA file *.{fasta,fa}
|
meta3
map
|
Groovy Map containing reference information e.g. [ id:'test' ] |
|---|---|
fasta_fai
file
|
The index of the reference FASTA file *.fai
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
merged_profiles
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.multisample_profile.json
file
|
The merged STR profiles *.multisample_profile.json
|
| Tool | Description | Homepage |
|---|---|---|
| expansionhunterdenovo | ExpansionHunter Denovo (EHdn) is a suite of tools for detecting novel expansions of short tandem repeats (STRs). | https://github.com/Illumina/ExpansionHunterDenovo |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:15:10 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fexpansionhunterdenovo%2Fmerge/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/expansionhunterdenovo/merge/blobs/sha256:a2ab3d0a154795de8c290c0c1b908c120fa0c318456feb8f17b25676ff9a1b7e |
| Size | 2.8 KB |
| Checksum | sha256:a2ab3d0a154795de8c290c0c1b908c120fa0c318456feb8f17b25676ff9a1b7e |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:15:10 (UTC) | 3 | 2.8 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:11:04 (UTC) | 3 | 2.8 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:58:59 (UTC) | 2 | 2.8 KB |