Dear Justin

I enclosed the group name  Protein-H and DNA-H in quotes ' ' and " ".

waterO = group SOL and name OW;
heavy1 = group 'Protein-H';
heavy2 = group 'DNA-H';
inter = waterO and within 0.3 of heavy1 and within 0.3 of heavy2;
inter;

waterO = group SOL and name OW;
heavy1 = group "Protein-H";
heavy2 = group "DNA-H";
inter = waterO and within 0.3 of heavy1 and within 0.3 of heavy2;
inter;

but in both of states again:

selection parser: syntax error
 heavy1 = group 'Protein-H''lection '

-------------------------------------------------------
Program g_select, VERSION 4.5.1
Source code file: trajana.c, line: 1310

Input error or input inconsistency:
selection(s) could not be parsed
For more information and tips for troubleshooting, please check the GROMACS
website at http://www.gromacs.org/Documentation/Errors



-- 

Leila Karami
Ph.D. student of Physical Chemistry
K.N. Toosi University of Technology
Theoretical Physical Chemistry Group
-- 
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