Dear gromacs users

I was trying to count waters involved in the interface between Protein_A and
Protein_B.

I made a selection.dat file as follows:

waterO = group SOL and name OW;
heavy1 = group Protein_A and group "Protein-H";
heavy2 = group Protein_B and group "Protein-H";
inter = waterO and within 0.35 of heavy1 and within 0.35 of heavy2;

is my selection.dat file true?
I used g_select -f .xtc -s .tpr -n .ndx -os -oc -oi -om -on -sf
selection.dat but gromacs:
Nothing selected, finishing up.

when I used g_select -f .xtc -s .tpr -n .ndx -os -oc -oi -om -on -sf
selection.dat -select, what should be put in front of -select to avoid
Nothing selected, finishing up?
-- 
gmx-users mailing list    gmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

Reply via email to