Description

Human mitochondrial variants annotation using HmtVar. Contains .plk file with annotation, so can be run offline

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information

vcf

:file

vcf file

*.vcf

Output

name:type
description
pattern

vcf

meta

:map

Groovy Map containing sample information

*_annotated.vcf

:file

annotated vcf

*_annotated.vcf

versions_hmtnote

${task.process}

:string

The name of the process

hmtnote

:string

The name of the tool

hmtnote --version 2>&1 | sed 's/.*version //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

hmtnote

:string

The name of the tool

hmtnote --version 2>&1 | sed 's/.*version //'

:eval

The expression to obtain the version of the tool

Tools

hmtnote
MIT

Human mitochondrial variants annotation using HmtVar.