proteinfold icon indicating copy to clipboard operation
proteinfold copied to clipboard

Unrelaxed search and copy fix

Open ppenev-eligo opened this issue 11 months ago • 1 comments

This is a minor change to ensure that pdb files generated without relaxation are found and copied upon completion. Instead of _relaxed_rank_001*.pdb their names end with _unrelaxed_rank_001*.pdb. The fix is not perfect as it will leave the un part in the file name, but its better than not finding anything altogether and has minimal impact.

PR checklist

  • [x] This comment contains a description of changes (with reason).

ppenev-eligo avatar Feb 06 '25 10:02 ppenev-eligo

[!WARNING] Newer version of the nf-core template is available.

Your pipeline is using an old version of the nf-core template: 2.14.1. Please update your pipeline to the latest version.

For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation.

nf-core-bot avatar Feb 06 '25 10:02 nf-core-bot

Thank you, @ppenev-eligo. This issue was resolved as part of the changes merged in https://github.com/nf-core/proteinfold/pull/314

jscgh avatar Jun 24 '25 00:06 jscgh