antigenomicsantigenomicsOfficialยท1 Agent Skills Included

arda

Fast TCR and BCR immune receptor sequence annotation

Annotates T-cell and B-cell receptor sequences with framework and CDR regions, V/D/J gene calls, and isotype assignments. Eliminates slow per-batch IgBLAST runs by mapping sequences against a pre-built germline reference with MMseqs2 and a C++ projection step. Repairs bare CDR3 records, extracts clonotypes from bulk RNA-seq, and outputs spec-valid AIRR tables for downstream immunology analysis.
npx skills add antigenomics/arda --all -g -y
Available:

Gives the agent the repository layout, build and test commands, and correctness rules for working on the arda annotation codebase.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install arda?โ–ผ

Run `npx skills add antigenomics/arda --all -g -y` in your terminal to install this skill globally.

What does arda do?โ–ผ

It annotates TCR and BCR sequences with FR1-4 and CDR1-3 regions, V/D/J gene calls, and isotypes, producing spec-valid AIRR output much faster than IgBLAST.

Can arda analyze bulk RNA-seq data?โ–ผ

Yes. The `arda rnaseq` mode filters receptor reads from paired FASTQ files, assembles long CDR3s, and collapses errors into clonotype tables.

Which organisms does arda support?โ–ผ

Human and mouse get full TCR and BCR loci, while rat, rabbit, and rhesus monkey are supported for immunoglobulin loci only.

Do I need to install IgBLAST or MMseqs2 separately?โ–ผ

No. A plain pip install auto-fetches the curated reference database and a static MMseqs2 binary on first use, and IgBLAST is only needed to rebuild references.

Related Repositories in Education & Research

View All in Education & Researchโ†’