A class to create ensemble of structure instance
Generate an ensemble of Structure Instance
NOTE - Chose the number of structures for the ensemble accordingly with the angular increment step (loc_rotation_angle/no_of_structs) and translational increment step (translation_vector/no_of_structs) required. Default setting is around the Center of Mass.
Generate an ensemble of Structure Instance
- struct
- Input Structure Instance
- axis
- 3-ple, axis around which the large scale rotation will be done
- point
- 3-ple, point around which large scale rotation will be done
- ang_range
- tuple, rotation range (degrees)
- no_of_structs
- int, number of structures to output
- output_template
- string, prefix name for outputted pdb files
- loc_axis
- 3-ple, axis for local rotation around centre of mass
int, index of atom to rotate around. If False, rotates around centre of mass.
Generate an ensemble of Structure Instance
Generate an ensemble of Structure Instance.
Generate an ensemble of Structure Instance
- struct
- Input Structure Instance
int, index of atom to rotate around. If False, rotates around centre of mass.