IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
IMP.pmi.output.Output Class Reference

Class for easy writing of PDBs, RMFs, and stat files. More...

Inherits object.

Detailed Description

Class for easy writing of PDBs, RMFs, and stat files.

Note
This class is only available in Python.

Definition at line 32 of file output.py.

Public Member Functions

def init_pdb
 Init PDB Writing. More...
 

Member Function Documentation

def IMP.pmi.output.Output.init_pdb (   self,
  name,
  prot 
)

Init PDB Writing.

Parameters
nameThe PDB filename
protThe hierarchy to write to this pdb file

ote if the PDB name is 'System' then will use Selection to get molecules

Definition at line 61 of file output.py.


The documentation for this class was generated from the following file: