Description

classification into haplogroups

Input

name:type
description
pattern

meta

:map

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

inputfile

:file

valid options are hsd, vcf, or fasta files

*.{vcf,vcf.gz,fasta,hsd}

format

:string

either “vcf”, “fasta” or “hsd”

Output

name:type
description
pattern

txt

meta

:map

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

*.txt

:file

text file with classification information

*.{txt}

versions_haplogrep2

${task.process}

:string

The name of the process

haplogrep2

:string

The name of the tool

haplogrep --version 2>&1 | sed '2!d;s/.*v//'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

haplogrep2

:string

The name of the tool

haplogrep --version 2>&1 | sed '2!d;s/.*v//'

:eval

The expression to obtain the version of the tool

Tools

haplogrep2
MIT

A tool for mtDNA haplogroup classification.