rosetta
rosetta copied to clipboard
Made hbond graph pyrosetta compatible
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.