[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[IMP-dev] get_interacting_particles
- To: List for IMP development <imp-dev@salilab.org>
- Subject: [IMP-dev] get_interacting_particles
- From: Keren Lasker <kerenl@salilab.org>
- Date: Sun, 6 Sep 2009 23:13:08 -0700
- Reply-to: List for IMP development <imp-dev@salilab.org>
hi,
quick question:
Given two proteins, represented as rigid bodies.
Constructing a PairsRestraint on the two rigid bodies, what should be
the result on the get_interacting_particles() ?
for some reason I am getting 0, also after evaluating the restraint.
I would have expected to get one list with two entries ( the two rigid
bodies).
what am i doing wrong ?
thank you,
Keren.