Dear developers,
I'm a beginner IMP user and have a quick question.
Suppose I got N particles defined in IMP.core.ListSingletonContainer()
and need to restraint them inside either 2 separate spheres, e.g. having
centers @(-100,0,0) and (100,0,0) with radius R<100. Can I use
MinimumSingletonScoreRestraint to deal with it? Please advise me how to
construct a script/recipe for it.
Thanks in advance.
Regards,
Harianto.