12 topology.add_sequence(
'IACGACKPECPVNIIQGS')
13 topology.apply_default_patches()
18 h = topology.create_hierarchy(m)
27 topology.add_atom_types(h)
28 topology.add_coordinates(h)
void write_pdb(const Selection &mhd, base::TextOutput out, unsigned int model=1)
void add_radii(Hierarchy d, const ForceFieldParameters *ffp=get_all_atom_CHARMM_parameters(), FloatKey radius_key=FloatKey("radius"))
The topology of a complete CHARMM model.
See IMP.atom for more information.
CHARMMParameters * get_all_atom_CHARMM_parameters()
Class for storing model, its restraints, constraints, and particles.