Description

Compute genome-wide STR profile

Input

name:type
description
pattern

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end

]

alignment_file:file

BAM/CRAM file

*.{bam,cram}

alignment_index:file

Index of the BAM/CRAM file

*.{bai,crai}

meta2:map

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

fasta:file

The FASTA reference file

*.{fasta,fa}

meta3:map

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

fasta_fai:file

The index of the FASTA reference file

*.fai

Output

name:type
description
pattern

locus_tsv

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end

]

*.locus.tsv:file

The locus TSV file

*.tsv

motif_tsv

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end

]

*.motif.tsv:file

The motif TSV file

*.tsv

str_profile

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end

]

*.str_profile.json:file

The JSON file containing the STR profile

*.json

versions

versions.yml:file

File containing software versions

versions.yml

Tools

expansionhunterdenovo
Apache License 2.0

ExpansionHunter Denovo (EHdn) is a suite of tools for detecting novel expansions of short tandem repeats (STRs).