modules
modules copied to clipboard
Repository to host tool-specific module files for the Nextflow DSL2 community!
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....
### 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...
### 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...
### 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...
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]...
## 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 -...
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...
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...