×

nf-core/amulety/esm2 @ 0.0.0-6c4ed3a

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

Latest version: 0.0.0-6c4ed3a
Total downloads: 4
Source: nf-core/modules
Authors: @ggabernet
Maintainers: @ggabernet

Summary

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

Get started

Add the following snippet to your workflow script to include this module.

include { AMULETY_ESM2 } from 'nf-core/amulety/esm2'

License

MIT License

Process
Name AMULETY_ESM2
Input 2 channels
#1 tuple
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 2 channels
#1 versions
versions.yml file

File containing software versions

versions.yml
#2 embedding tuple
meta map

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

*.tsv file

TSV with esm2 embeddings.

*.tsv
Tool Description Homepage
amulety Python package to create embeddings of BCR and TCR amino acid sequences. https://amulety.readthedocs.io/en/latest/
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:02:16 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Famulety%2Fesm2/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/amulety/esm2/blobs/sha256:f3af2c9e1ded58e0bd802ad5040e1db90782dcee786d6b21dd257b43bc3b3f53
Size 2.4 KB
Checksum sha256:f3af2c9e1ded58e0bd802ad5040e1db90782dcee786d6b21dd257b43bc3b3f53
Downloads 2
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:02:16 (UTC) 2 2.4 KB
0.0.0-0c7146d 08 Apr 2026 18:42:29 (UTC) 2 2.4 KB