Unrelaxed search and copy fix
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).
[!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.
Thank you, @ppenev-eligo. This issue was resolved as part of the changes merged in https://github.com/nf-core/proteinfold/pull/314