right. nothing happens. It's just a calculation. Then use
select surfacedistance < 2.0; color red
for example. If you have solvent, it is best to use
select not solvent
calculate surface
select surfacedistanec < 2.0; color red
that sort of thing.
Angel Herraez wrote:
>On 15 Sep 2006 at 23:0
On 15 Sep 2006 at 23:06, Bob Hanson wrote:
[snip]
> also
>
> calculate surface
I cannot find how this works. The doc says
"Calculates the solvent-accessible surface"
but nothing happens.
-
Take Surveys. Earn Cash. Influen
Introducing:
load 1crn.pdb
color surfacedistance
load 1a31.pdb
select surfacedistance=0; color white #surface ATOMS
select within(group,surfacedistance=0);color white #surface GROUPS
select not within(group,surfacedistance=0);color red #interior groups
also
calculate surface
http://www.stol
3 matches
Mail list logo