Changes between Initial Version and Version 1 of Ticket #15591, comment 4


Ignore:
Timestamp:
Jul 13, 2024, 9:43:52 PM (16 months ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15591, comment 4

    initial v1  
    11Results for 8kcl include 8bdw_H-2.  The H-2 is an actual chain id of the rcsb bioassembly (open 8bdw from rcsb_bio).  But my code is fetching the standard PDB entry that has only chain id H.  I think it doesn't make sense to use the bioassembly structures for monomer searches.  So maybe a work-around is to strip from chain ids any '-' and following characters.
     2
     3Stripped the "-" part.