Changes between Initial Version and Version 1 of Ticket #15143, comment 2
- Timestamp:
- May 8, 2024, 4:44:25 PM (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15143, comment 2
initial v1 3 3 Code 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. 4 4 5 Also made code handle .json file names produced by AlphaFold 3 Server.5 Also 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.