rosetta icon indicating copy to clipboard operation
rosetta copied to clipboard

Made hbond graph pyrosetta compatible

Open bcov77 opened this issue 7 months ago • 0 comments

You can't actually use the HBondGraph in pyrosetta because the LowMemGraph uses some crazy tricks that don't involve object inheritance.

This adds 2 functions to bridge that gap.

bcov77 avatar Jul 26 '24 21:07 bcov77