2 """Short example demonstrating ideal helices in PMI
24 mol = st.create_molecule(
"example_helix", sequence=
'A'*20, chain_id=
'A')
25 mol.add_representation(mol,
32 out.init_rmf(
"example_helix.rmf3", hierarchies=[hier])
33 out.write_rmf(
"example_helix.rmf3")
Set of Python classes to create a multi-state, multi-resolution IMP hierarchy.
Strings setup_from_argv(const Strings &argv, std::string description, std::string positional_description, int num_positional)
Protocols for sampling structures and analyzing them.
Represent 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 set up 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.