[gmx-users] Harmonic potential
mn2 at hw.ac.uk
mn2 at hw.ac.uk
Wed Mar 16 21:27:48 CET 2005
Dear Andrey,
Thanks a lot Andrey.
With best regards,
Abu
On Wed, 16 Mar 2005 23:13:09 +0300, Andrey V Golovin
<golovin at genebee.msu.su> wrote:
> Dear mn2,
>
> May be that way :
>
>
> editconf -scale 1 3 1
> genbox -cs
> editcond -o xxx.pdb
>
> remove water that above some level by this awk script where some_y
> is
> coordinate in box above that water should be removed
>
> #!/bin/awk
> ( $3 != "HW1" && $3 != "HW2" ){print $5}
> ( $3 == "OW" && ($8 > some_y )){keep[$5]=0}
> keep[$5]==1 {print $0}
>
> editconf -f xxx.pdb -o final.gro
> --
> Best regards, Andrey
>
> -----------------------------------------------------------------
> Andrey V. Golovin
> Ph.D,Professor assistant tel: (095) 939-5305
> Bioengineering and
> Bioinformatics Department
> Moscow State University fax: (095) 939-3181
> 119899 Moscow E-mail: golovin at genebee.msu.su
> Russia web: http://rnp-group.genebee.msu.su
> -----------------------------------------------------------------
>
> _______________________________________________
> gmx-users mailing list
> gmx-users at gromacs.org
> http://www.gromacs.org/mailman/listinfo/gmx-users
> Please don't post (un)subscribe requests to the list. Use the
> www interface or send it to gmx-users-request at gromacs.org.
>
-------------------------------------------------------------------
DISCLAIMER
This message is subject to http://www.hw.ac.uk/disclaim.htm
-------------------------------------------------------------------
More information about the gromacs.org_gmx-users
mailing list