navicatGA.wrappers_xyz

Attributes

Classes

Hashable_Geometry

This is a modified version of the Geometry class in AaronTools.py, which is identical but hashable.

Functions

chromosome_to_xyz()

Wrapper function for simplicity.

geom2angle(geom, a1, a2, a3)

geom2bond(geom, a1, a2)

geom2dihedral(geom, a1, a2, a3, a4)

geom2sub_sterimol(geom, pos, parameter)

gl2geom(chromosome[, h_positions])

Check if a chromosome (list of geometries) can lead to a valid structure.

Module Contents

Bases: AaronTools.geometry.Geometry

This is a modified version of the Geometry class in AaronTools.py, which is identical but hashable.

Wrapper function for simplicity.

Check if a chromosome (list of geometries) can lead to a valid structure.