Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Feature/attract_minimize_mcop_physical_approach #40

Open
wants to merge 93 commits into
base: develop
Choose a base branch
from

Conversation

glamothe
Copy link

Branch containing multi-copy docking method

glamothe added 30 commits April 5, 2016 11:17
…ption. Can now create reduced pdb files in the mcop format.
… and uses the newly created ReadMcoprigidPDB function (and this function uses newly created functions, line_to_region_number and line_to_copy_number).
…rigid(), Mcoprigid(string filename), Mcoprigid(Mcoprigid mcoprigid_to_duplicate)
…ass. It initialises loop weights to 1/(number of loops).
… need to create binding interface for McopForceField.
glamothe added 30 commits April 28, 2016 16:18
…ceptor() in order to initialize _mcop_E (energies) attribute.
…nd implemented it in attract.py. Bugfix: energy of copies in McopForceField Function()is = 0 when starting a new region.
…n objToMinimize attribute (type ForceField) only if this attribute is of type McopForceField. Added this function to binding interface.
…rceField. Used these attributes in McopForceField's Function() and Derivatives() instead of _weights and _denorm_weights in order to preserve the original weights from before the minimization.
…nd checkRotation() in Mcoprigid and Attractrigidbody. Added all these functions to binding interface.
…hts(), normalize_weights(), Derivatives()...
… single docking and create a trajectory file. This is like using the -s single option, but uses the original coordinates rather than the rounded coordinates from the pdb file created by startligand.py.
… a more physical approach to multicopy docking.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants