Pull Request №59 RosettaCommons/rosetta/main ← RosettaCommons/rosetta/updated_ligand_discovery_search_code_ag_may_2024
Merge: ec708a4c40449ea419c8fcac0d507440400bf75f←0fd0f0a18cd9610957b3f570e2a1bb594397af78
Updated Ligand Motifs Code
----------------
Merge commit message:
Migrating code used to set up score functions used in discover() into
new function called setup_score_functions. Converting used score
functions into class variables as well (this may be handy as I try to
excise code from discover() into other functions)