You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Python package this just means adding a field HelixGroup.geometry and updating the methods HelixGroup.to_json_serializable and HelixGroup.from_scadnano_json_map to write/read it if necessary.
The text was updated successfully, but these errors were encountered:
There is a new optional field HelixGroup.geometry, which overrides the Geometry parameters of the Design.geometry field. For instance, the following code:
See UC-Davis-molecular-computing/scadnano#993
In the Python package this just means adding a field
HelixGroup.geometry
and updating the methodsHelixGroup.to_json_serializable
andHelixGroup.from_scadnano_json_map
to write/read it if necessary.The text was updated successfully, but these errors were encountered: