Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 274 Bytes

File metadata and controls

14 lines (7 loc) · 274 Bytes

hiv-zipcode-tools

Tools for extraction and clustering of HIV zipcodes

Updated for multi sizes

Uses custom code for Needleman–Wunsch alignment of small sequences

to setup before initial use, run:

python setup.py build_ext --inplace

to make .so file using cython