Pull Request №59 RosettaCommons/rosetta/main ← RosettaCommons/rosetta/updated_ligand_discovery_search_code_ag_may_2024
Merge: ec708a4c40449ea419c8fcac0d507440400bf75f←06ce990d437c6ff8a988a68d049ba45109a328c7
Updated Ligand Motifs Code
----------------
Merge commit message:
Removing working_position_ class variable is it is now replaced by
working_positions_ vector. Added additional support to
working_positions_ by allowing to write with a single non-vector value
as well as ability to append new values to end of vector (append vector
or single value)