×

nf-core/amulety/antiberta2 @ 0.0.0-0c7146d

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

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

Summary

A module to create antiberta2 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_ANTIBERTA2 } from 'nf-core/amulety/antiberta2'

License

MIT License

Process
Name AMULETY_ANTIBERTA2
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 antiberta2 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-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 18:42:21 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Famulety%2Fantiberta2/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/amulety/antiberta2/blobs/sha256:804e33e6121c2aabda319619cd6d2cf388f0e17ba0ed2942c8fde61de69dd225
Size 2.4 KB
Checksum sha256:804e33e6121c2aabda319619cd6d2cf388f0e17ba0ed2942c8fde61de69dd225
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:02:11 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 18:42:21 (UTC) 3 2.4 KB