mdadash.backend.analyses.ramachandran
Ramachandran plot (Dihedral angles analysis)
Classes
Ramachandran Plot |
- class mdadash.backend.analyses.ramachandran.RamachandranPlot[source]
Bases:
WidgetBaseRamachandran Plot
This widget uses MDAnalysis.analysis.dihedrals.Ramachandran for dihedral angles analysis and creates a Ramachandran plot.
Inputs
- Selection
- MDAnalysis selection phrase
Default:
protein
- Show reference
- Show allowed and marginally allowed regions
Default:
True
Output
Here is an example output plot of this widget:
- description = 'Dihedral angles analysis using Ramachandran plot'
- name = 'Ramachandran Plot'