Opened 5 months ago
Closed 5 months ago
#17601 closed enhancement (fixed)
Make boltz results directory use [name] instead of [N]
Reported by: | Owned by: | Tom Goddard | |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Structure Prediction | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
When specifying the results directory in the Boltz tool Options pane currently [N] gets replaced by the prediction name. It would be clearer if [name] were used since [N] looks like it represents an integer.
Note:
See TracTickets
for help on using tickets.
Done in 1.10.
For compatibility with older boltz tool where users may have changed the directory and used [N] the code accepts [N] or [name] as the name, although the [N] use should not be documented.