franciscoadasme / chem.cr

Library for dealing with computational chemistry files
https://franciscoadasme.github.io/chem.cr/
MIT License
23 stars 1 forks source link

Radius of gyration method #207

Closed maurobedoya closed 1 year ago

maurobedoya commented 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.