Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modules meta.yml differentiate between tuple and single element channels #3248

Open
5 tasks
mirpedrol opened this issue Oct 24, 2024 · 0 comments
Open
5 tasks
Assignees
Labels
bug Something isn't working linting modules Related to tools for working with DSL2 modules

Comments

@mirpedrol
Copy link
Member

Description of the bug

With the restructuring of the modules meta.yml files, we introduced an extra level of indentation to account for tuple channels. However, channels that are not tuples shouldn't be indented.

This must be fixed in:

  • The module template
  • When running nf-core modules lint with the --fix argument
  • In the website when showing the inputs and outputs of modules
  • The JSON schema from nf-core/modules must be updated
  • All modules meta.yml must be fixed (can be done with a bulk PR by running nf-core modules lint --fix --all)

Command used and terminal output

No response

System information

No response

@mirpedrol mirpedrol added bug Something isn't working linting modules Related to tools for working with DSL2 modules labels Oct 24, 2024
@pmoris pmoris self-assigned this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linting modules Related to tools for working with DSL2 modules
Projects
Status: Todo
Development

No branches or pull requests

2 participants