Add when condition and stub section in local modules
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Nextflow
- Stars
- 93
- Forks
- 74
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
Description of feature
Some local modules are missing the when and stub sections, which are required to ensure proper functionality and compatibility with nf-core tests.
Please review all local modules in modules/local/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect every module under modules/local/ and compare its sections with the requirements used by nf-core tests. Add the missing when and stub sections to each applicable local module, then run the nf-core tests to confirm compatibility.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100