A more rigorous ASH

Builing on the ASH tool from a previous post.
Antigens
Python
Author

Thadryan

Published

January 31, 2019

A while ago I shared a first run and an epitope analysis tool called ASH (Antigen Selection Heuristic). The tool aims to provide a rough estimate of chemical distinctness in two aligned protein sequences. I’ve since gone over the code, organized the repository, fixed a small bug, and added unit tests. The repo can be found here, and it includes a walk-through. Please let me know if you have any questions or feedback!