nf-core/amulety/esm2 @ 0.0.0-0c7146d
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. |
|---|---|
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 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-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 18:42:29 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Famulety%2Fesm2/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/amulety/esm2/blobs/sha256:7094bc2258459e822450351aa0f7aa5a16b2ceb96c8dfd06e1615b8f9ec99482 |
| Size | 2.4 KB |
| Checksum | sha256:7094bc2258459e822450351aa0f7aa5a16b2ceb96c8dfd06e1615b8f9ec99482 |
| 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 |