Description

A module to translate BCR and TCR nucleotide sequences into amino acid sequences using amulety and igblast.

Input

name:type
description
pattern

meta:map

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

tsv:file

TSV with BCR/TCR nucleotide sequences in AIRR rearrangement format

*.{tsv}

reference_igblast:file

Built reference databases for igblast

Output

name:type
description
pattern

repertoire_translated

meta:map

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

*_translated.tsv:file

TSV with BCR/TCR amino acid sequences in AIRR rearrangement format

*.tsv

versions

versions.yml:file

File containing software versions

versions.yml

Tools

amulety
GPL v3

Python package to create embeddings of BCR and TCR amino acid sequences.

igblast
United States Government Work

A tool for immunoglobulin (IG, BCR) and T cell receptor (TCR) V domain sequences blasting.