On 07/22/2011 05:49 PM, Daniel Carbajo wrote: > Much easier than I thought thanks a lot!! And by the way, how could I filter > 0, so I take the minimum value excluding the 0? Thanks again! Exclude the 'O' from the residue atom selection. You could do it for example with an expression like this where "1:A" is your 'res':
select 1:A and not 1:A.O Regards, Rolf ------------------------------------------------------------------------------ 10 Tips for Better Web Security Learn 10 ways to better secure your business today. Topics covered include: Web security, SSL, hacker attacks & Denial of Service (DoS), private keys, security Microsoft Exchange, secure Instant Messaging, and much more. http://www.accelacomm.com/jaw/sfnl/114/51426210/ _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

