×

nf-core/expansionhunterdenovo/merge @ 0.0.0-3fc6d40

Merge STR profiles into a multi-sample STR profile

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

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

Process
Name EXPANSIONHUNTERDENOVO_MERGE
Input 3 channels
#1 tuple
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}
#2 tuple
meta2 map

Groovy Map containing reference information e.g. [ id:'test' ]

fasta file

The reference FASTA file

*.{fasta,fa}
#3 tuple
meta3 map

Groovy Map containing reference information e.g. [ id:'test' ]

fasta_fai file

The index of the reference FASTA file

*.fai
Output 2 channels
#1 versions
versions.yml file

File containing software versions

versions.yml
#2 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-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:11:04 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fexpansionhunterdenovo%2Fmerge/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/expansionhunterdenovo/merge/blobs/sha256:404998bcd9653b99524b677d1fc4994581f61c97a147848d716ecae97d3ed10a
Size 2.8 KB
Checksum sha256:404998bcd9653b99524b677d1fc4994581f61c97a147848d716ecae97d3ed10a
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