Bases: moleculekit.projections.projection.Projection
Creates a MetricGyration object that calculates the radius of gyration (ROG) of a molecule.
atomsel (str) – Atom selection string for the atoms whose ROG we want to calculate. See more here
metr
MetricGyration object
Returns the description of each projected dimension.
mol (Molecule
object) – A Molecule object which will be used to calculate the descriptions of the projected dimensions.
map – A DataFrame containing the descriptions of each dimension
DataFrame
object