Hi Gabriel "select *A" is incorrect, you must use "select *:A" "select :A" is good also, but I prefer the explicit asterisk
The colon is essential to indicate that the letter is a chain ID Also, you should be careful about uppercase/lowercase, in very large proteins/complexes they will be different chains. For small proteins Jmol does not care, unless you set "set chainCaseSensitive true" But it's best to get used to using uppercase when the chain id is uppercase (usual case for most models) You can also use the more explict syntax, select chain="A" ------------------------------------------------------------------------------ _______________________________________________ Jmol-users mailing list Jmol-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-users