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


Ignore:
Timestamp:
May 8, 2024, 4:44:25 PM (20 months ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15143, comment 2

    initial v1  
    33Code to find the .json or .pkl file with the longest prefix assumed that if no .json match is found then some .pkl files exist.  Made code handle cases where no .pkl files are present.
    44
    5 Also made code handle .json file names produced by AlphaFold 3 Server.
     5Also made code find .json file names produced by AlphaFold 3 Server, although the code still needs to be fixed to handle those files when ligands, ions, or nucleic acids are present.