Vdj
python package for working with immune receptor sequence data
Install / Use
/learn @churchlab/VdjREADME
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.
