Description

A module to create antiberty embeddings of antibody (BCR) amino acid sequences using amulety.

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}

chain

:string

The chain to use for the embeddings. Can be either ‘H’ (heavy) or ‘HL’ (heavy + light, for single-cell data).

Output

name:type
description
pattern

embedding

meta

:map

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

*.tsv

:file

TSV with Antiberty embeddings.

*.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.