Closed maurobedoya closed 1 year ago
This pull request adds a simple method to calculate the radius of gyration of a molecule using the coords. The new method is called rdgyr(), and it takes the structure.coords as input.
rdgyr()
structure.coords
This pull request adds a simple method to calculate the radius of gyration of a molecule using the coords. The new method is called
rdgyr()
, and it takes thestructure.coords
as input.