modules
modules copied to clipboard
Repository to host tool-specific module files for the Nextflow DSL2 community!
## PR checklist Closes #XXX - [ ] This comment contains a description of changes (with reason). - [ ] If you've fixed a bug or added code that should...
Starting an issue to track. Probably gonna need a hackathon for this 🙃 [docs](https://www.nextflow.io/docs/edge/channel.html#id2) ```[tasklist] ### Tasks - [ ] Update tools linting - [ ] PoC PR - [...
Nextflow `24.02.0-edge` brings with it two new features which should give much cleaner syntax for collecting tool versions: channel topics using `topic` (see https://github.com/nf-core/modules/issues/4517) and `eval`. They are designed to...
## PR checklist Closes #XXX - [ ] This comment contains a description of changes (with reason). - [ ] If you've fixed a bug or added code that should...
### Have you checked the docs? - [X] [nf-core website: troubleshooting](https://nf-co.re/usage/troubleshooting) - [X] [nf-core modules documentation](https://nf-co.re/docs/contributing/modules) ### Description of the bug The underlying dependencies have for the `liftoff` conda recipe...
## PR checklist Closes #5418 - [x] This comment contains a description of changes (with reason). - [x] If you've fixed a bug or added code that should be tested,...
New module fq2bamfast Signed-off-by: Marcel Ribeiro-Dantas ## PR checklist Closes #XXX - [X] This comment contains a description of changes (with reason). - [ ] If you've fixed a bug...
Using command `stub` blocks in Nextflow is useful when developing syntax and quickly testing pipelines. However, its use within nf-core is limited because the vast majority of nf-core modules do...
## PR checklist Closes #1591 (If I understood it correctly :D) - [ ] This comment contains a description of changes (with reason). - [ ] If you've fixed a...
## Is your feature request related to a problem? Please describe In the cases where tests absolutely require too large files, there is functionality for running as stub. However this...