You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I customised the multiqc module to have a templates folder.
I then applied nf-core modules patch which generates a diff file for the main.nf
If I then run nf-core modules update multiqc the templates folder is removed.
Command used and terminal output
1. Add templates folder to module2. nf-core modules patch3. nf-core modules update multiqc4. "Preview diff in terminal, choose whether to update files":INFO 'modules/nf-core/multiqc/tests/tags.yml' is unchanged INFO 'modules/nf-core/multiqc/templates/custom.ipynb' was removed INFO 'modules/nf-core/multiqc/templates/custom_multiqc.py' was removed
System information
nf-core/tools version 2.14.2.dev0
The text was updated successfully, but these errors were encountered:
FriederikeHanssen
changed the title
modules update with patch deletes files in templatesmodules update with patch deletes files in templatesSep 3, 2024
Description of the bug
I customised the multiqc module to have a
templates
folder.I then applied
nf-core modules patch
which generates adiff
file for themain.nf
If I then run
nf-core modules update multiqc
thetemplates
folder is removed.Command used and terminal output
System information
nf-core/tools version 2.14.2.dev0
The text was updated successfully, but these errors were encountered: