mdadash.backend.analyses.janin
Janin plot (Dihedral angles analysis)
Classes
Janin Plot |
- class mdadash.backend.analyses.janin.JaninPlot[source]
Bases:
WidgetBaseJanin Plot
This widget uses MDAnalysis.analysis.dihedrals.Janin for dihedral angles analysis and creates a Janin plot.
Inputs
- Selection
- MDAnalysis selection phrase
Default:
protein
- Show reference
- Show allowed and marginally allowed regions
Default:
True
- Custom title
- Custom title for the plot
Default: ‘’
Output
Here is an example output plot of this widget:
- description = 'Dihedral angles analysis using Janin plot'
- name = 'Janin Plot'
- on_input_change(attribute, _old_value, new_value)[source]
on_input_change()handler
- on_post_connect()[source]
on_post_connect()handler
- run_every_frame()[source]
run_every_frame()handler