Opened 4 years ago
Closed 4 years ago
#6769 closed enhancement (fixed)
Make PAE plot guess correct file for full alphafold runs
| Reported by: | Tom Goddard | Owned by: | Tom Goddard |
|---|---|---|---|
| Priority: | moderate | Milestone: | |
| Component: | Structure Prediction | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
Full AlphaFold 2.2.0 runs (for example on Wynton or Minsky) produce PDB and PAE files with names
relaxed_model_1_multimer_v2_pred_0.pdb
result_model_1_multimer_v2_pred_0.pkl
That have similar suffixes (ignoring the file extension). But the current AlphaFold Error Plot tool suggests the json/pkl file with the longest matching prefix. Would be nice to use longest matching suffix if there is no long matching prefix (min length currently = 6).
Note:
See TracTickets
for help on using tickets.
Done.