Pull Request №462 RosettaCommons/rosetta/main ← klimaj/rosetta/cluster_io
Merge: df75a9c48e763e52a7aa3f5dfba077f4da88dbf5←f399b4d7cf438b71eeee5dad4ca1bb29fabee661
Support saving PackedPose objects and arbitrary score data in PyRosettaCluster
----------------
Merge commit message:
Add warning to .pkl_pose and .b64_pose file information
Added warning about the security issues that come with pickled files (https://docs.python.org/3/library/pickle.html).