Emilio.
--
You received this message because you are subscribed to the Google Groups "Sire Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sire-users+unsubscribe@googlegroups.com.
To post to this group, send email to sire-...@googlegroups.com.
Visit this group at https://groups.google.com/group/sire-users.
For more options, visit https://groups.google.com/d/optout.
Hi Emilio,That's a strange problem. You don't need OpenMM to run waterswap or ligandswap, so do not work about OpenMM not working (there is an ongoing problem with OpenMM with newer GCCs that I have to solve).waterswap/ligandswap work by cutting out a sphere of molecules/residues around the ligand to be swapped. Only molecules/residues within this sphere are moved. The remaining atoms outside the sphere are kept fixed, but they are still seen by the moving atoms. The fixed atoms from the protein box are all placed in the bound_fixed.pdb file. They are not moved at all by waterswap, so I am surprised that the residues showed distortion in the rings. This implies that the distortion was already there in the rst/top files you loaded into waterswap. Would you mind sending me the top/rst files you are loading, as this sounds like a very strange bug.Thanks,Christopher
On 20 September 2016 at 12:38, Emilio Lence Quintana <emilio.len...@gmail.com> wrote:
Dear Sirs.
I downloaded and install the executable sire_16_1_linux64.run. I used gcc/6.1.0 and cmake/3.6.1, everything seemed to be fine. I run the test after installation and ended with a "ALL TESTS PASSED :-)", but also said that one or more jobes in OpenMM failed. I did not expect this to be a mayor issue, so I started some Waterswap calculations. They run fine, no problems apparently, until I checked the generated pdbs in order to see if the substitution process was OK, but then I discover that my ligand and the amino acids are distorted. Trying to find the origin of the problem, I found that the initial co-ordinates are fine, but the initially generated "bound_fixed.pdb" file, has similar distortions on the amino acids, for example, aromatic rings instead of flat have a chair conformation.
The files used, came from a MD simulation with AMBER14, ff14SB and gaff were used as forcefield for protein and ligand respectively. To overcome the waterswap limitation to truncated octahedron water boxes, I converted the different set of rst files to a cubic box. I do not expect this to be a problem, as the waters added are far from the ligand and form part of the fixed part of the system during Waterswap calculations.
My question is why this is happening? Do I need some more things to load before installation in order to pass the OpenMM test?
Probably I should try to download and install the source code, and hope for this solving the problem.
Thanks for your kind attention.
Best wishes
Emilio.
--
You received this message because you are subscribed to the Google Groups "Sire Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sire-users+...@googlegroups.com.
To post to this group, send email to sire-...@googlegroups.com.
Visit this group at https://groups.google.com/group/sire-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Sire Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sire-users/cpOsZx6AsaI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sire-users+unsubscribe@googlegroups.com.
To post to this group, send email to sire-...@googlegroups.com.
Visit this group at https://groups.google.com/group/sire-users.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to sire-users+unsubscribe@googlegroups.com.
To post to this group, send email to sire-...@googlegroups.com.
Visit this group at https://groups.google.com/group/sire-users.
For more options, visit https://groups.google.com/d/optout.
Hi Emilio,There messages about the sphere and the replica exchange tests can be ignored, as they relate to debugging information that I left in the production code. I agree with your IT person that the other modules that were loaded should not have affected the waterswap calculation, or caused the issue you saw.This is an extremely strange bug. There is no code in Sire that would even know how to change a flat ring into a chair conformation, and there is definitely no code that moves the atoms in the bound_fixed.pdb (they should be identical to what was read from the rst/top files).If this happens again, could you send me the wsrc_restart.s3 file so I can inspect the coordinates held within there? (or even, send me a tgz containing the entire directory with all results). This seems to be a freak occurrence, but I would be happier if I can track down exactly why this has happened.Cheers,Christopherp.s. Unfortunately I am going away on holiday tomorrow and have no time today to look at this further. I am afraid that I won't be able to look into this more until I get back in a few weeks.