mdadash.backend.analyses.rmsd
RMSD Analysis
Classes
|
RMSD Analysis |
- class mdadash.backend.analyses.rmsd.RMSD[source]
Bases:
WidgetBaseRMSD Analysis
This widget uses MDAnalysis.analysis.rms.rmsd to calculate RMSD of a selection. The reference positions used by this widget are the initial positions of the selection when the widget instance is created or the initial positions whenever the selection is updated.
- description = 'RMSD of a selection'
- name = 'RMSD'