Description

Perform HLA-I typing of sequencing data

Input

name:type
description
pattern

meta

:map

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

bam

:file

BAM file

*.{bam}

bai

:file

BAM index file

*.{bai}

Output

name:type
description
pattern

hla_type

meta

:map

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

${prefix}/*.tsv

:file

HLA type

${prefix}/*.tsv

coverage_plot

meta

:map

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

${prefix}/*.pdf

:file

OptiType coverage plot

${prefix}/*.pdf

versions_optitype

${task.process}

:string

The name of the process

optitype

:string

The name of the tool

grep "Version:" $(which OptiTypePipeline.py) | sed "s/Version: //g"

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

optitype

:string

The name of the tool

grep "Version:" $(which OptiTypePipeline.py) | sed "s/Version: //g"

:eval

The expression to obtain the version of the tool

Tools

optitype
BSD-3-Clause

Precision HLA typing from next-generation sequencing data