Not the 'O' but the 0 (zero); the point is that I replace temperature
factors with other numbers that go from 0 to 10 and I want to do the
following:
-if all the values in the residue are 0 (i.e. min and max are equal to 0), I
take the 0
-if all the values in the residue are NOT 0 I take the minimum
-if there are values in the residue equal to 0 and others NOT equal to 0, I
take the minimum that is NOT 0 (i.e. the second minimum)
I don't know if I am clear enough... the only problem is how to get the
second minimum when the minimum is 0.
Thanks again,
Daniel
2011/7/22 Rolf Huehne <[email protected]>
> 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
>
------------------------------------------------------------------------------
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