×

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

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

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

Summary

A module to create BALM paired 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_BALMPAIRED } from 'nf-core/amulety/balmpaired'

License

MIT License

Process
Name AMULETY_BALMPAIRED
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 BALM paired 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:24 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Famulety%2Fbalmpaired/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/amulety/balmpaired/blobs/sha256:71ea9ea9dbc7532debf02b2dd1bd6853337dd90ca5b23c5cdd33992d519aac2b
Size 2.4 KB
Checksum sha256:71ea9ea9dbc7532debf02b2dd1bd6853337dd90ca5b23c5cdd33992d519aac2b
Downloads 2
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:02:13 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 18:42:24 (UTC) 2 2.4 KB