2 """Short example demonstrating ideal helices in PMI
22 mol = st.create_molecule(
"example_helix",sequence=
'A'*20,chain_id=
'A')
23 mol.add_representation(mol,
30 out.init_rmf(
"example_helix.rmf3",hierarchies=[hier])
31 out.write_rmf(
"example_helix.rmf3")
Set of python classes to create a multi-state, multi-resolution IMP hierarchy.
Protocols for sampling structures and analyzing them.
This class initializes the root node of the global IMP.atom.Hierarchy.
Class for storing model, its restraints, constraints, and particles.
Classes to handle different kinds of restraints.
Class for easy writing of PDBs, RMFs, and stat files.
Create movers and setup constraints for PMI objects.
Python classes to represent, score, sample and analyze models.
Functionality for loading, creating, manipulating and scoring atomic structures.
Support for the RMF file format for storing hierarchical molecular data and markup.