ver. 0.1.0
Simple app to draw helical wheel with variability vector for protein groups.
- Python 2.6+
- numpy
- matplotlib
- Check settings in ./config.py
- Put your protein-group configuration into ./raw folder (configuration example already in ./raw)
- To get help type "python hwp.py -h"
- To run script type "python hwp.py -f raw/list_ntermini.txt"
- Result img will save in ./output folder