arda
Fast TCR and BCR immune receptor sequence annotation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides