htmd.projections.metrictmscore.
MetricTMscore
(refmol, trajtmstr, reftmstr=None)¶Bases: htmd.projections.projection.Projection
Calculates the TMscore of a set of trajectories to a reference structure
Parameters: |
|
---|
copy
()¶Produces a deep copy of the object
getMapping
(mol)¶Returns the description of each projected dimension.
Parameters: | mol (Molecule object) – A Molecule object which will be used to calculate the descriptions of the projected dimensions. |
---|---|
Returns: | map – A DataFrame containing the descriptions of each dimension |
Return type: | DataFrame object |