insilichem / gaudi

GaudiMM: A modular optimization platform for molecular design
http://gaudi.readthedocs.io
GNU Lesser General Public License v3.0
32 stars 14 forks source link

Dev torsion #25

Closed josan82 closed 4 years ago

josan82 commented 4 years ago

Now the user can establish the concrete bonds that should be able to rotate. It can be done with the parameter rotatable_bonds, which expects a list of [SerialNumberAtom1, SerialNumberAtom2, SerialNumberAnchor]. Other change: In the case that an anchor atom in a search gene is not found, the anchor atom will be set as the nearest to the center of the molecule. If it's not possible, then the donor atom of the molecule will be used as anchor for the rotations.