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

Closes #1782 ## PR checklist - [X] If you've added a new tool - have you followed the module conventions in the [contribution docs](https://github.com/nf-core/modules/tree/master/.github/CONTRIBUTING.md) - [X] Remove all TODO statements....

new module

### 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

### 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

### 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

Add module for eigenstratdatabsetools/snpcoverage. ## PR checklist Closes #853 - [x] This comment contains a description of changes (with reason). - [x] If you've fixed a bug or added code...

## PR checklist Adding Shasta assembler module Closes #1185 - [x] If you've added a new tool - have you followed the module conventions in the [contribution docs](https://github.com/nf-core/modules/tree/master/.github/CONTRIBUTING.md) - [x]...

new module
Ready for Review

## PR checklist Closes #XXX - [ ] This comment contains a description of changes (with reason). - [ ] If you've fixed a bug or added code that should...

Hi, I'd like to suggest a new submodule or suite of submodules for bam postprocessing. This would consist of the common steps taken after alignment. - sort - markdup -...

new subworkflow
subworkflows

I'd like to suggest a new subworkflow which demultiplexes a sequencer output directory to fastq's and performs basic QC. ```mermaid flowchart LR RUN_DIR([Run Directory]) & SAMPLESHEET([SampleSheet.csv]) --"per lane"--> BCLCONVERT(bcl-convert) BCLCONVERT...

question
new subworkflow

Updating antiSMASH to most recent bioconda version 6.1.0. ## PR checklist - [x] This comment contains a description of changes (with reason). - [x] If you've fixed a bug or...