1 | | Okay, in theory this would be //chain_id=' ' (or possibly /' ') but there seems to be bug in chain ID evaluation. If I have one 1gcn open, then the command "sel //chain_id=A" works. If I *also* have a a pubchem structure open it fails, highlighting the atom spec and saying "Expected an objects specifier or a keyword". If I close the pubchem structure, it works again. It's weirder than that. I can select chain A that way on 1gcn or 4hhb but _not_ 1zik! |
| 1 | Okay, in theory this would be |
| 2 | {{{ |
| 3 | //chain_id=' ' |
| 4 | }}} |
| 5 | (or possibly /' ') but there seems to be bug in chain ID evaluation. If I have one 1gcn open, then the command "sel //chain_id=A" works. If I *also* have a a pubchem structure open it fails, highlighting the atom spec and saying "Expected an objects specifier or a keyword". If I close the pubchem structure, it works again. It's weirder than that. I can select chain A that way on 1gcn or 4hhb but _not_ 1zik! |