migrate toulligqc to topic versions#9750
Merged
jdc-eit merged 11 commits intonf-core:masterfrom Feb 1, 2026
Merged
Conversation
SPPearce
reviewed
Jan 23, 2026
Contributor
SPPearce
left a comment
There was a problem hiding this comment.
The tool seems to be failing on conda? Otherwise it'd be fine.
Contributor
|
@nf-core-bot fix linting |
mashehu
reviewed
Jan 29, 2026
Comment on lines
8
to
11
| - conda-forge::numpy<2 | ||
| - conda-forge::pandas<2.2 | ||
| - conda-forge::matplotlib<3.9 | ||
| - conda-forge::plotly=5.24.0 |
Contributor
There was a problem hiding this comment.
these need to be fixed versions, not ranges
Contributor
|
Is there still a missing dependency for conda? |
Contributor
That's interesting. I get: |
Contributor
|
I wonder if pinning a version would work. Something like |
mashehu
approved these changes
Jan 30, 2026
| @@ -1,4 +1,3 @@ | |||
| # yaml-language-server: $schema=https://raw.githubusercontent.com/nf-core/modules/master/modules/meta-schema.json | |||
cavenel
pushed a commit
to cavenel/modules
that referenced
this pull request
Feb 5, 2026
* migrate toulligqc to topic versions * Modified conda environment to pass conda profile tests * [automated] Fix linting with Prettier * Fix linting issues * Add Explicit Version fot Huggingface_hub in environment.yml * Add yaml-language-server schema line --------- Co-authored-by: jdc-eit <jdiaz@eit.org> Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com> Co-authored-by: nf-core-bot <core@nf-co.re>
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.
Updating toulligqc modules to migrate versions to topic channels.
PR checklist
topic: versions- See version_topicslabelnf-core modules test <MODULE> --profile dockernf-core modules test <MODULE> --profile singularitynf-core modules test <MODULE> --profile condanf-core subworkflows test <SUBWORKFLOW> --profile dockernf-core subworkflows test <SUBWORKFLOW> --profile singularitynf-core subworkflows test <SUBWORKFLOW> --profile conda