FrameDataStructure

class narupatools.nglview.structure.FrameDataStructure(frame: narupa.trajectory.frame_data.FrameData, /)

FrameData Structure for nglview that does not use temporary files.

Inheritance

Inheritance diagram of FrameDataStructure

Methods

__init__

Initialize self.

get_structure_string

Create a PDB string so NGLView can read in the structure.

__init__(frame: narupa.trajectory.frame_data.FrameData, /)None

Initialize self. See help(type(self)) for accurate signature.

get_structure_string()str

Create a PDB string so NGLView can read in the structure.