mdadash.backend.analyses.janin

Janin plot (Dihedral angles analysis)

Classes

JaninPlot()

Janin Plot

class mdadash.backend.analyses.janin.JaninPlot[source]

Bases: WidgetBase

Janin 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

Output

Here is an example output plot of this widget:

Janin Plot output
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]

every-frame run handler