Changes between Initial Version and Version 1 of Ticket #3764, comment 2


Ignore:
Timestamp:
Sep 29, 2020, 11:24:18 AM (5 years ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3764, comment 2

    initial v1  
    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!
     1Okay, 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!
    26
    37This will require some investigation.