Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 409 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 409 Bytes

vdj

Tools for analysing immune receptor sequences (antibodies and T cell receptors)

Features

Installation

Dependencies:

  • numpy

  • scipy

  • matplotlib (for figure generation)

To install, first update the necessary paths in params.py. Then,

python setup.py install
cp vdjconfig ~/.vdjconfig

Add the bin/ directory to the PATH manually, if desired.

Quickstart