Hi All,
I am working on designing some symmetric structures and am currently using REF2015 + hbnet. In addition, I want to add the buried_unsatisfied_penalty. When I add this term to the score function, it works and can score ‘non-symmetrized’ structures just fine. However, when I try to score a structure that has been ‘symmetrized’ I get the following error:
File: /home/benchmark/rosetta/source/src/core/pack/guidance_scoreterms/buried_unsat_penalty/graph/BuriedUnsatPenaltyGraph.cc:637
[ ERROR ] UtilityExitException
ERROR: Assertion `symminfo->bb_is_independent(res_index)` failed.
I am not sure how to go about fixing this issue, so any advice on how to troubleshoot would be greatly appreciated!
Thanks!