modules icon indicating copy to clipboard operation
modules copied to clipboard

Repository to host tool-specific module files for the Nextflow DSL2 community!

Results 882 modules issues
Sort by recently updated
recently updated
newest added

### 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 way --soloCBwhitelist takes an argument does not seem...

bug

### Is there an existing subworkflow for this? - [X] I have searched for the existing subworkflow ### Is there an open PR for this? - [X] I have searched...

new subworkflow

### Is there an existing module for this? - [X] I have searched for the existing module ### Is there an open PR for this? - [X] I have searched...

new module

See https://github.com/nf-core/modules/issues/5829 Batch 4, to stay under the CI limit.

The EDAM ontology (https://edamontology.org) is a well established set of of ontology keywords for use in bioinformatics. It would be great to have EDAM identifiers associated with channel inputs and...

### 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 An error related to docker raises when running the...

bug

See https://github.com/nf-core/modules/issues/5829 Batch 3, to stay under the CI limit.

Structural changes to schema and other files for removing the `defaults` channel. See https://github.com/nf-core/modules/issues/5829

Convert ultraplex to nf-test, and address the no_match files not being removed by the attempted regex, as reported in #5693.

Added nf-tests to ```modules/nf-core/crisprcleanr/normalize``` module Added: - ```crisprcleanr/normalize/tests``` subfolder containing ```main.nf.test```, ```main.nf.test.snap``` and ```tags.yml``` test runs successfully using ```nf-test test --tag crisprcleanr_normalize --profile docker```using docker