ChemBioHTP / EnzyHTP

EnzyHTP is a python library that automates the complete life-cycle of enzyme modeling
https://enzyhtp-doc.readthedocs.io
Other
8 stars 1 forks source link

Add mutation calculation functions in the enzy_htp/mutation module #97

Open shaoqx opened 1 year ago

shaoqx commented 1 year ago

Combine experience from KE_accre scripts about getting unique mutation and get relative mutation:

shaoqx commented 1 year ago

The operation are all targeting a list of mutaflag, maybe a variant class is useful