On 4/3/24 12:56 PM, Qizan Chen via modeller_usage wrote: > Can the Modeller take periodic boundary conditions into account > during modeling?
No, Modeller has no built-in support for periodic boundary conditions.
You can add custom restraints to the scoring function (see, e.g. https://salilab.org/modeller/10.5/manual/node480.html) so in principle you could replace the existing restraints with PBC-aware versions, e.g. rather than calculating the distance between A and B, return the distance between A and the nearest image of B. However, this would be a significant undertaking.
> I noticed that symmetry constraints can be added
They can, but Modeller's symmetry restraints would likely not be very efficient here, since they don't remove any degrees of freedom.
> but my original system is already large, and adding additional images > causes crashes.
Modeller should not crash with any size system, unless you run out of physical memory, so I'm curious to know what your problem is here.
Ben Webb, Modeller Caretaker