continuousflex.viewers.viewer_nma_dimred_vol module

class continuousflex.viewers.viewer_nma_dimred_vol.FlexDimredNMAVolViewer(**kwargs)[source]

Bases: pyworkflow.viewer.ProtocolViewer

Visualization of results from the NMA protocol

PDB2List(lines)[source]
getData()[source]
list2PDBlines(list, lines)[source]
loadData()[source]

Iterate over the volumes and the output matrix txt file and create a Data object with theirs Points.

readPDB(fnIn)[source]
writePDB(lines, fnOut)[source]