Description

Precision HLA typing and expression from RNA-seq data using seq2HLA

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

reads

:file

Paired-end FASTQ files for RNA-seq data

*.{fastq.gz,fq.gz}

Output

name:type
description
pattern

class1_genotype_2d

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*ClassI-class.HLAgenotype2digits

:file

HLA Class I 2-digit genotype results

*ClassI-class.HLAgenotype2digits

class2_genotype_2d

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*ClassII.HLAgenotype2digits

:file

HLA Class II 2-digit genotype results

*ClassII.HLAgenotype2digits

class1_genotype_4d

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*ClassI-class.HLAgenotype4digits

:file

HLA Class I 4-digit genotype results

*ClassI-class.HLAgenotype4digits

class2_genotype_4d

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*ClassII.HLAgenotype4digits

:file

HLA Class II 4-digit genotype results

*ClassII.HLAgenotype4digits

class1_bowtielog

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*ClassI-class.bowtielog

:file

HLA Class I Bowtie alignment log

*ClassI-class.bowtielog

class2_bowtielog

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*ClassII.bowtielog

:file

HLA Class II Bowtie alignment log

*ClassII.bowtielog

class1_expression

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*ClassI-class.expression

:file

HLA Class I expression results

*ClassI-class.expression

class2_expression

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*ClassII.expression

:file

HLA Class II expression results

*ClassII.expression

class1_nonclass_genotype_2d

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*ClassI-nonclass.HLAgenotype2digits

:file

HLA Class I non-classical 2-digit genotype results

*ClassI-nonclass.HLAgenotype2digits

ambiguity

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.ambiguity

:file

HLA typing ambiguity results

*.ambiguity

class1_nonclass_genotype_4d

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*ClassI-nonclass.HLAgenotype4digits

:file

HLA Class I non-classical 4-digit genotype results

*ClassI-nonclass.HLAgenotype4digits

class1_nonclass_bowtielog

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*ClassI-nonclass.bowtielog

:file

HLA Class I non-classical Bowtie alignment log

*ClassI-nonclass.bowtielog

class1_nonclass_expression

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*ClassI-nonclass.expression

:file

HLA Class I non-classical expression results

*ClassI-nonclass.expression

versions_seq2hla

${task.process}

:string

The name of the process

seq2hla

:string

The name of the tool

seq2HLA --version | sed 's/seq2HLA.py //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

seq2hla

:string

The name of the tool

seq2HLA --version | sed 's/seq2HLA.py //'

:eval

The expression to obtain the version of the tool