VMD-L Mailing List
From: Andrew Dalke (dalke_at_dalkescientific.com)
Date: Thu Sep 04 2003 - 18:57:00 CDT
- Next message: Matthew C. Lee: "How to measure cross angles between helices"
- Previous message: Ioana Cozmuta: "question about selection"
- In reply to: Ioana Cozmuta: "question about selection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Ioana Cozmuta wrote:
> What is the best way to select all the particles that are inside a
> channel
> of variable diameters at various positions along the channel axis?
> Any good suggestion?
Do you have the equation for the line?
Suppose it's along the z axis, then you can do
(x*x + y*y) < 5*5
which is all atoms within 5 A of the z axis. The
extrapolation to an arbitrary line is just a bit of math.
Andrew
dalke_at_dalkescientific.com
- Next message: Matthew C. Lee: "How to measure cross angles between helices"
- Previous message: Ioana Cozmuta: "question about selection"
- In reply to: Ioana Cozmuta: "question about selection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]