SkillAgentSearch skills...

Vdjtools

[Deprecated, see README] Post-analysis of immune repertoire sequencing data

Install / Use

/learn @mikessh/Vdjtools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This software is deprecated

This software is no longer actively developed and maintained. For immune repertoire sequencing (AIRR-seq) data analysis software alternatives see other tools by Immunosequencing Algorithms laboratory:

  • mirpy a library with useful python modules and functions for analysis of AIRR-seq data
  • vdjmatch2 for fast querying and matching clonotypes across large AIRR-seq datasets and annotating repertoires using VDJdb database
  • vdjtools2 re-implementing all VDJtools analysis methods and more! - coming soon
  • redcea and irrm-codec implementing smart adaptive immune receptor sequence embeddings and extended TCRNET algorithm coming soon

VDJtools

A comprehensive analysis framework for T-cell and B-cell repertoire sequencing data. Compiled binaries are available from here. You can download them and execute as

java -jar vdjtools.jar ...

Make sure that you've specified the full/correct path to jar file. In case of Java Heap Space exception, you can increase the JVM memory limit by adding -Xmx20G (for extra 20G) after the -jar argument.

The software is cross-platform and requires Java v1.8+ to run and R to perform plotting.

Easy installation on MacOS/Linux via Homebrew or Linuxbrew:

brew tap homebrew/science
brew tap mikessh/repseq
brew install vdjtools
vdjtools CalcBasicStats ...

See homebrew-repseq for other RepSeq analysis software Homebrew installers.

List of features and detailed documentation can be found at ReadTheDocs.

Example datasets and shell scripts are provided in a separate repository.

Please cite VDJtools as:

Shugay M et al. VDJtools: Unifying Post-analysis of T Cell Receptor Repertoires. PLoS Comp Biol 2015; 11(11):e1004503-e1004503.

Some recent publications where VDJtools was used:

View on GitHub
GitHub Stars144
CategoryDevelopment
Updated4d ago
Forks42

Languages

Groovy

Security Score

85/100

Audited on Mar 26, 2026

No findings