nf-core/amulety/antiberty @ 0.0.0-6c4ed3a
Summary
A module to create antiberty 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_ANTIBERTY } from 'nf-core/amulety/antiberty'
License
MIT License
Process
Name
|
AMULETY_ANTIBERTY |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
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. |
|---|---|
*.tsv
file
|
TSV with Antiberty 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:12 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Famulety%2Fantiberty/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/amulety/antiberty/blobs/sha256:895ec23ea43fd434c79ccd2f16f886f149c8e98c183c628cda8378e5ff31ce72 |
| Size | 2.4 KB |
| Checksum | sha256:895ec23ea43fd434c79ccd2f16f886f149c8e98c183c628cda8378e5ff31ce72 |
| Downloads | 2 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:02:12 (UTC) | 2 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:42:23 (UTC) | 3 | 2.4 KB |