Skip to content
/ vdj Public
forked from churchlab/vdj

python package for working with immune receptor sequence data

License

Notifications You must be signed in to change notification settings

wangdi2014/vdj

 
 

Repository files navigation

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

About

python package for working with immune receptor sequence data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.9%
  • C 5.1%