fix: Refactor .nf-core.yml and update template#35
Merged
beatrizsavinhas merged 34 commits intodevfrom Mar 9, 2026
Merged
Conversation
PR checklist
|
|
beatrizsavinhas
commented
Mar 6, 2026
beatrizsavinhas
commented
Mar 6, 2026
kristinebilgrav
approved these changes
Mar 6, 2026
Contributor
kristinebilgrav
left a comment
There was a problem hiding this comment.
Nice catch, great job! Just had one question, but otherwise looks great to me 🌟
Closed
1 task
… to also allow GRCh37
11 tasks
Contributor
Author
|
Note: Tests fail due to a known issue fixed in https://github.com/Clinical-Genomics/oncorefiner/pull/26/changes#diff-496a2d3a0a36f400681904a1195bfb440fd8216a603cb000ec7924743048ef6f. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changed
genomeparameter to have default value 'GRCh38' and no longer refer to igenomes.Fixed
Refactored .nf-core.yml to:
Include updated template settings:
Removed following checks from list of lint ignore, since these files are no longer expected as a result of the change of organisation:
Added igenomes and
sendmail_template.txtfiles to list of lint ignore, and disablemultiqc_configchecks to fix linting warnings/errors:Updated template for nf-core/tools version 3.5.2 and merged in order to: