JudeWells / chainsaw

MIT License
27 stars 2 forks source link

Mod ss #8

Closed JudeWells closed 1 year ago

JudeWells commented 1 year ago

Optimised the distance matrix function: now 133x faster when for the human 200 subsample (which contains many large proteins)

Included handling for modified secondary structure representation which may be used in future Chainsaw models

Refactored some code to remove redundant functions and make things clearer