Bob answered to Ravi: > > load "fileset" " 1.pdb" "2.sdf"; model All;display(*/1, */2.1);hide > > [LIG]/1; > > > when I do this, then all the models get displayed. But when I remove > > "hide [LIG]/1" everthing works. Could somebody tell me what I am doing > > wrong ? (please note, [LIG] is a residue name in 1.pdb) > > > Are you sure that there is a group with name LIG ? That looks suspicious > to me. If LIG does not exist, then you are "hiding nothing" -- and all > models get displayed.
Maybe try "hide [LIG]*/1" (with an asterisk before the slash) or even "hide [LIG]*.*/1" ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

