mdadash.backend.analyses.native_contacts
Native Contacts Analysis
Classes
Native Contacts Analysis |
- class mdadash.backend.analyses.native_contacts.NativeContacts[source]
Bases:
WidgetBaseNative Contacts Analysis
This widget uses MDAnalysis.analysis.contacts.Contacts to calculate fraction of native contacts between two contacting groups. The two contacting AtomGroups in their reference conformation are created when this widget instance is created or whenever the inputs for the above Class are updated.
- description = 'Native Contacts Analysis'
- name = 'Native Contacts'